From 8f712be30eee37ae0052438929a37943a7cd1380 Mon Sep 17 00:00:00 2001 From: jiohjung98 Date: Sun, 22 Sep 2024 15:24:58 +0900 Subject: [PATCH 1/3] =?UTF-8?q?design:=20=EB=B2=84=ED=8A=BC=20=EB=A7=88?= =?UTF-8?q?=EC=A7=84=EA=B0=92=20=ED=86=B5=EC=9D=BC=20=EB=B0=8F=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=EC=83=89=EC=83=81=20=ED=86=B5=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/mypage/CertifyPassword.tsx | 4 ++-- src/components/sign/SignLayout.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/mypage/CertifyPassword.tsx b/src/components/mypage/CertifyPassword.tsx index 66e148e..b6efc7d 100644 --- a/src/components/mypage/CertifyPassword.tsx +++ b/src/components/mypage/CertifyPassword.tsx @@ -69,7 +69,7 @@ const CertifyPassword = ({ setStep }: CertifyPasswordType) => { {isValid ? ( ) : ( - )} diff --git a/src/components/sign/SignLayout.tsx b/src/components/sign/SignLayout.tsx index 87e66d2..1598af1 100644 --- a/src/components/sign/SignLayout.tsx +++ b/src/components/sign/SignLayout.tsx @@ -68,7 +68,7 @@ const SignLayout = () => { )}