update readme; remove autofocus from username field (login form)

This commit is contained in:
Aine
2025-06-03 23:57:55 +03:00
parent 55e7d53769
commit 273e7b11ad
2 changed files with 1 additions and 1 deletions

View File

@@ -273,7 +273,6 @@ const LoginPage = () => {
<>
<Box>
<TextInput
autoFocus
source="username"
label="ra.auth.username"
autoComplete="username"