diff --git a/src/components/shared/SignupModal.tsx b/src/components/shared/SignupModal.tsx index 410b8a2..046182a 100644 --- a/src/components/shared/SignupModal.tsx +++ b/src/components/shared/SignupModal.tsx @@ -22,7 +22,7 @@ const SignupModal = () => { const { hideModal } = modalStore() return ( -
+
회원가입 @@ -261,14 +261,8 @@ const SignupForm = () => { }, [geolocationToAddressData]) return ( -
-
+ +
{
-
+