Boriss Jerjomkin
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
frontend/src/routes/signup.tsx
|
|
@ -96,7 +96,7 @@ function SignUp() { |
|
|
|
)} |
|
|
|
</FormControl> |
|
|
|
<FormControl id="email" isInvalid={!!errors.email}> |
|
|
|
<FormLabel htmlFor="username" srOnly> |
|
|
|
<FormLabel htmlFor="email" srOnly> |
|
|
|
Email |
|
|
|
</FormLabel> |
|
|
|
<Input |
|
|
|