diff --git a/src/pages/auth/login/index.tsx b/src/pages/auth/login/index.tsx index 236a36b..5b4f140 100644 --- a/src/pages/auth/login/index.tsx +++ b/src/pages/auth/login/index.tsx @@ -205,7 +205,7 @@ export default function Login() { {(props) => (
- Enter your email address below and we'll send you a link to reset your password. + Enter your email address below and we'll send you a link to reset your password. {({ field, form }: any) => ( @@ -225,7 +225,6 @@ export default function Login() { Cancel