diff --git a/components/Auth/LoginPage/index.tsx b/components/Auth/LoginPage/index.tsx index 4b7e8ed..21b9aa0 100644 --- a/components/Auth/LoginPage/index.tsx +++ b/components/Auth/LoginPage/index.tsx @@ -35,7 +35,7 @@ const LoginPage = () => {
- You don't have an account ? + You don't have an account ? router.push("/signup")} diff --git a/components/Auth/ResetPassword/index.tsx b/components/Auth/ResetPassword/index.tsx index e1febe2..f023ca5 100644 --- a/components/Auth/ResetPassword/index.tsx +++ b/components/Auth/ResetPassword/index.tsx @@ -20,8 +20,8 @@ const ResetPassword = () => { Reset password

- Enter your email address and we'll send you an email with - instructions to reset your password{" "} + Enter your email address and we'll send you an email with + instructions to reset your password