From 22e01046e3dc269224e7565b7ac073dae00f23ee Mon Sep 17 00:00:00 2001 From: yoonyesol Date: Fri, 23 Aug 2024 13:55:42 +0900 Subject: [PATCH] =?UTF-8?q?Comment:=20#69=20=ED=83=80=EC=9D=B4=EB=A8=B8=20?= =?UTF-8?q?=EB=A7=8C=EB=A3=8C=20=EC=BD=94=EB=93=9C=20=EC=A3=BC=EC=84=9D=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/user/auth-form/LinkContainer.tsx | 2 +- src/hooks/useEmailVerification.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/user/auth-form/LinkContainer.tsx b/src/components/user/auth-form/LinkContainer.tsx index 15cbee90..354c278f 100644 --- a/src/components/user/auth-form/LinkContainer.tsx +++ b/src/components/user/auth-form/LinkContainer.tsx @@ -48,7 +48,7 @@ export default function LinkContainer({ initialLinks }: LinkContainerProps) { -