From 38ed85a922e36850dfc31fa629a2027983e932a7 Mon Sep 17 00:00:00 2001 From: Nicholas Date: Sat, 2 Mar 2024 16:20:19 -0500 Subject: [PATCH] code clean and page routing" ; --- compass/app/auth/forgot_password/page.tsx | 2 +- compass/app/auth/login/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/compass/app/auth/forgot_password/page.tsx b/compass/app/auth/forgot_password/page.tsx index 9b0e37e..876ca44 100644 --- a/compass/app/auth/forgot_password/page.tsx +++ b/compass/app/auth/forgot_password/page.tsx @@ -52,7 +52,7 @@ export default function Page() { )}
- + Back to Sign In
- + Forgot password?