mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 15:09:33 +01:00
login on pressing enter
This commit is contained in:
@@ -236,6 +236,7 @@ export const Login = ({ changeMode }) => {
|
|||||||
autoCorrect={false}
|
autoCorrect={false}
|
||||||
placeholder="Password"
|
placeholder="Password"
|
||||||
marginBottom={0}
|
marginBottom={0}
|
||||||
|
onSubmit={login}
|
||||||
/>
|
/>
|
||||||
<Button
|
<Button
|
||||||
title="Forgot your password?"
|
title="Forgot your password?"
|
||||||
|
|||||||
Reference in New Issue
Block a user