🧑🔧 Replace correct value for 'htmlFor' (#1456)
This commit is contained in:
@@ -96,7 +96,7 @@ function SignUp() {
|
||||
)}
|
||||
</FormControl>
|
||||
<FormControl id="email" isInvalid={!!errors.email}>
|
||||
<FormLabel htmlFor="username" srOnly>
|
||||
<FormLabel htmlFor="email" srOnly>
|
||||
Email
|
||||
</FormLabel>
|
||||
<Input
|
||||
|
Reference in New Issue
Block a user