react-version #1

Merged
memartel merged 290 commits from react-version into main 2023-11-04 09:48:15 -04:00
Showing only changes of commit 0498024d62 - Show all commits

View File

@@ -5,7 +5,7 @@ const Formulaire = () => {
return (
<div className="inventaire-form-container">
<form className="form-horizontal" onSubmit={handleLogin}>
<form className="form-horizontal">
<h4 className="text-center">Nouvel utilisateur</h4>
<div className="form-group">
<label>Prénom: </label>