changed route name to login

This commit is contained in:
2023-10-20 17:09:46 -07:00
parent b132670152
commit 07337a6cfc
11 changed files with 73 additions and 103 deletions
@@ -104,7 +104,7 @@ const ForgotPasswordForm = () => {
<Box as="div" textAlign="center" mt="20px">
<Link
href="/auth/sign-in/"
href="/auth/login/"
className="primaryColor text-decoration-none"
>
<i className="ri-arrow-left-s-line"></i> Back to Sign in