mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 13:13:25 +08:00
🧑🔧 Replace correct value for 'htmlFor' (#1456)
This commit is contained in:
parent
2d553dda53
commit
c754a0058b
@ -96,7 +96,7 @@ function SignUp() {
|
||||
)}
|
||||
</FormControl>
|
||||
<FormControl id="email" isInvalid={!!errors.email}>
|
||||
<FormLabel htmlFor="username" srOnly>
|
||||
<FormLabel htmlFor="email" srOnly>
|
||||
Email
|
||||
</FormLabel>
|
||||
<Input
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user