From 3de28491615aeebedc1e4fd494abb0c772c6da0d Mon Sep 17 00:00:00 2001 From: Thith-thith Date: Wed, 23 Aug 2023 13:16:40 -0400 Subject: [PATCH] Changes to be committed: modified: client/src/pages/login.tsx modified: client/src/pages/register.tsx modified: client/src/pages/reset.tsx --- client/src/pages/login.tsx | 2 +- client/src/pages/register.tsx | 2 +- client/src/pages/reset.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/pages/login.tsx b/client/src/pages/login.tsx index 890a359..bbdd85a 100644 --- a/client/src/pages/login.tsx +++ b/client/src/pages/login.tsx @@ -4,7 +4,7 @@ const Login = () => { return (
diff --git a/client/src/pages/register.tsx b/client/src/pages/register.tsx index bcb66ac..ac84b0f 100644 --- a/client/src/pages/register.tsx +++ b/client/src/pages/register.tsx @@ -4,7 +4,7 @@ const Register = () => { return (
diff --git a/client/src/pages/reset.tsx b/client/src/pages/reset.tsx index a23aee0..4e335dd 100644 --- a/client/src/pages/reset.tsx +++ b/client/src/pages/reset.tsx @@ -4,7 +4,7 @@ const Reset = () => { return (