From 410ac8c14c9011f51cc3339af064030dc585c2b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?hagjoon=28=EC=9D=B4=ED=95=99=EC=A4=80=29?= Date: Wed, 7 Sep 2022 16:31:31 +0900 Subject: [PATCH] =?UTF-8?q?[=ED=94=84=EB=A1=9C=ED=95=84]=20=EB=82=B4?= =?UTF-8?q?=EC=A0=95=EB=B3=B4=20=EC=88=98=EC=A0=95=20=EC=BD=98=EC=86=94?= =?UTF-8?q?=EC=97=90=EB=9F=AC=20=EC=88=98=EC=A0=95(=EC=B5=9C=EC=A2=85?= =?UTF-8?q?=EB=B3=B8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../account/mypage/AccountMypageForm.js | 20 +++++++++---------- .../account/mypage/AccountMypageContainer.js | 2 -- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/src/components/account/mypage/AccountMypageForm.js b/src/components/account/mypage/AccountMypageForm.js index b9186b5..8e67d09 100644 --- a/src/components/account/mypage/AccountMypageForm.js +++ b/src/components/account/mypage/AccountMypageForm.js @@ -34,19 +34,19 @@ const AccountMypageForm = ({ userInfo,handlerSmsSend,isCrtfy,seconds_Counter,han - + - + - + @@ -55,7 +55,7 @@ const AccountMypageForm = ({ userInfo,handlerSmsSend,isCrtfy,seconds_Counter,han - + @@ -63,13 +63,13 @@ const AccountMypageForm = ({ userInfo,handlerSmsSend,isCrtfy,seconds_Counter,han - + - handlerInput(e)} /> + handlerInput(e)} /> @@ -82,7 +82,7 @@ const AccountMypageForm = ({ userInfo,handlerSmsSend,isCrtfy,seconds_Counter,han 변경 - +
-