From f40a00c812d3c4612e2ffc559fef17b68398c506 Mon Sep 17 00:00:00 2001 From: MinSeobKim Date: Wed, 15 Nov 2023 17:08:57 +0900 Subject: [PATCH] =?UTF-8?q?Feat=20:=20Login=EC=9C=BC=EB=A1=9C=20=EA=B0=80?= =?UTF-8?q?=EB=8A=94=20=EB=9D=BC=EC=9A=B0=ED=8C=85=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=E3=85=88=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Components/Join/JoinForm.tsx | 6 ++++++ Components/Login/LoginForm.tsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Components/Join/JoinForm.tsx b/Components/Join/JoinForm.tsx index e2c9fcd..7932ac0 100644 --- a/Components/Join/JoinForm.tsx +++ b/Components/Join/JoinForm.tsx @@ -186,6 +186,12 @@ const JoinForm = () => { + diff --git a/Components/Login/LoginForm.tsx b/Components/Login/LoginForm.tsx index 181a2f5..d7baead 100644 --- a/Components/Login/LoginForm.tsx +++ b/Components/Login/LoginForm.tsx @@ -84,7 +84,7 @@ const LoginForm = () => { - +
회원가입