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