We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ae403 commit 4cec94aCopy full SHA for 4cec94a
client/modules/User/components/LoginForm.jsx
@@ -31,7 +31,7 @@ function LoginForm() {
31
<input
32
className="form__input"
33
aria-label={t('LoginForm.UsernameOrEmailARIA')}
34
- type="email"
+ type="text"
35
id="email"
36
autoComplete="username"
37
autoCapitalize="none"
0 commit comments