Merge branch 'react-version' of https://github.com/MarcEricMartel/420-5DW-HY-TP into react-version
This commit is contained in:
@@ -63,6 +63,9 @@ const Login = () => {
|
||||
onChange={(e) => setPassword(e.target.value)} />
|
||||
</div>
|
||||
<Button className="btn-primary btn-ajouter-morceau" type="submit" >Connexion</Button>
|
||||
<Button className="btn-primary btn-ajouter-morceau" type="button" >
|
||||
<a href="http://localhost:3000/register">Nouvel utilisateur</a>
|
||||
</Button>
|
||||
</form>
|
||||
</div>
|
||||
)
|
||||
|
Reference in New Issue
Block a user