From 754c83faf02e5558054b26005c0eec88f2bdc56a Mon Sep 17 00:00:00 2001 From: Jeon Eonseok Date: Wed, 4 Sep 2024 21:26:24 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20dialog=EB=93=A4=20Form=20Provider=20?= =?UTF-8?q?=EB=B0=94=EA=B9=A5=EC=9C=BC=EB=A1=9C=20=EB=B9=BC=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ApplyPage/index.tsx | 100 +++++++++++++++++----------------- 1 file changed, 51 insertions(+), 49 deletions(-) diff --git a/src/views/ApplyPage/index.tsx b/src/views/ApplyPage/index.tsx index 65a4afa7..b2398b1d 100644 --- a/src/views/ApplyPage/index.tsx +++ b/src/views/ApplyPage/index.tsx @@ -284,7 +284,7 @@ const ApplyPage = ({ onSetComplete }: ApplyPageProps) => { }; return ( - + <> { handleCloseSubmitDialog(); }} /> -
- handleSendData('draft')} - onSubmitData={handleSubmit(handleApplySubmit)} - /> - - -
- +
+ handleSendData('draft')} + onSubmitData={handleSubmit(handleApplySubmit)} /> - - - -
- - -
- -
-
- + + +
+ + + + +
+ + +
+ +
+