🎨 Update theme (#666)
This commit is contained in:
@@ -93,7 +93,7 @@ function Login() {
|
||||
},
|
||||
})}
|
||||
placeholder="Email"
|
||||
type="text"
|
||||
type="email"
|
||||
/>
|
||||
{errors.username && (
|
||||
<FormErrorMessage>{errors.username.message}</FormErrorMessage>
|
||||
|
Reference in New Issue
Block a user