Can request account creation from web app
This commit is contained in:
@ -100,9 +100,8 @@ export function LoginRoute(): React.ReactElement {
|
||||
</Grid>
|
||||
<Grid item>
|
||||
<Typography variant="body2" color={"primary"}>
|
||||
{" "}
|
||||
<Link
|
||||
to="#"
|
||||
to="/new-account"
|
||||
style={{ color: "inherit", textDecorationColor: "inherit" }}
|
||||
>
|
||||
Créer un nouveau compte
|
||||
|
Reference in New Issue
Block a user