From 5199a77c22fe9d5fa3c0387a2931aab9ea0cd28b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=9A=A9=EC=84=9D?= <4up456@naver.com> Date: Tue, 4 Mar 2025 22:02:52 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=90=9B=20Fix:=20=20=ED=9A=8C=EC=9B=90?= =?UTF-8?q?=EA=B0=80=EC=9E=85=20=EB=AA=A8=EB=8B=AC=20=EB=A0=88=EC=9D=B4?= =?UTF-8?q?=EC=95=84=EC=9B=83=20=EA=B0=9C=EC=84=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/shared/SignupModal.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/components/shared/SignupModal.tsx b/src/components/shared/SignupModal.tsx index 410b8a2..8b48531 100644 --- a/src/components/shared/SignupModal.tsx +++ b/src/components/shared/SignupModal.tsx @@ -261,14 +261,8 @@ const SignupForm = () => { }, [geolocationToAddressData]) return ( -