From eba10292cdf4fa165c2d6e6f9afc0650bb1fbc63 Mon Sep 17 00:00:00 2001 From: PEYZ Date: Sun, 20 Aug 2023 16:17:29 -0700 Subject: [PATCH 1/2] test --- client/src/pages/signup/SignupPage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/pages/signup/SignupPage.tsx b/client/src/pages/signup/SignupPage.tsx index 422c5ef..ee0e9d5 100644 --- a/client/src/pages/signup/SignupPage.tsx +++ b/client/src/pages/signup/SignupPage.tsx @@ -152,6 +152,7 @@ const SignupPage = () => { Date: Tue, 29 Aug 2023 16:41:09 -0700 Subject: [PATCH 2/2] temp fix: --- client/src/pages/signup/SignupPage.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/pages/signup/SignupPage.tsx b/client/src/pages/signup/SignupPage.tsx index ee0e9d5..422c5ef 100644 --- a/client/src/pages/signup/SignupPage.tsx +++ b/client/src/pages/signup/SignupPage.tsx @@ -152,7 +152,6 @@ const SignupPage = () => {