Auto focus on the email entry field

This commit is contained in:
Vishnu Mohandas 2021-02-17 16:40:07 +05:30
parent 5b5278d5ea
commit 1bee6c9ac0

View file

@ -97,6 +97,7 @@ export default function Home() {
isInvalid={Boolean(
touched.email && errors.email
)}
autoFocus={true}
disabled={loading}
/>
<FormControl.Feedback type="invalid">