mirror of
https://github.com/Finsys/dockhand.git
synced 2026-06-17 19:09:33 +03:00
chore(login): autofocus on the username field
This commit is contained in:
committed by
Jarek Krochmalski
parent
03992ae227
commit
1229ecc1d9
@@ -264,6 +264,7 @@
|
||||
required
|
||||
disabled={loading}
|
||||
autocomplete="username"
|
||||
autofocus
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user