From bd73ee33221d5f3439156fd4aa8cd8cd210539bb Mon Sep 17 00:00:00 2001 From: Savien/Woo Jun Han <49388937+MrMirror21@users.noreply.github.com> Date: Wed, 6 Nov 2024 06:10:15 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20fix:=20=EA=B3=B5=EA=B3=A0=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=EA=B8=B0=EC=A1=B4=20=EB=82=B4=EC=9A=A9=20=EC=9E=90?= =?UTF-8?q?=EB=8F=99=20=EC=9E=85=EB=A0=A5,=20=EB=8D=B0=EC=9D=B4=ED=84=B0?= =?UTF-8?q?=20=EB=A7=A4=ED=95=91=20#105?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Employer/PostCreate/Step1.tsx | 1 - src/components/Employer/PostCreate/Step2.tsx | 23 ++--- src/components/Employer/PostCreate/Step4.tsx | 54 ++++++++++-- src/components/Employer/PostCreate/Step5.tsx | 35 ++++++-- src/hooks/api/usePost.ts | 6 +- .../Employer/Post/EmployerEditPostPage.tsx | 83 ++++++++++++++++--- src/types/postCreate/postCreate.ts | 8 +- 7 files changed, 162 insertions(+), 48 deletions(-) diff --git a/src/components/Employer/PostCreate/Step1.tsx b/src/components/Employer/PostCreate/Step1.tsx index ac676571..d71f214c 100644 --- a/src/components/Employer/PostCreate/Step1.tsx +++ b/src/components/Employer/PostCreate/Step1.tsx @@ -107,7 +107,6 @@ const Step1 = ({