login on pressing enter

This commit is contained in:
ammarahm-ed
2022-03-23 17:56:27 +05:00
parent 31e7aa3265
commit 50b60ad3a9

View File

@@ -236,6 +236,7 @@ export const Login = ({ changeMode }) => {
autoCorrect={false}
placeholder="Password"
marginBottom={0}
onSubmit={login}
/>
<Button
title="Forgot your password?"