From 07226a87ad9d8a789e041cd10dc4c12951705067 Mon Sep 17 00:00:00 2001 From: Yejiin21 <101397075+Yejiin21@users.noreply.github.com> Date: Sat, 5 Jul 2025 23:39:24 +0900 Subject: [PATCH 1/7] =?UTF-8?q?fix:=20=ED=98=B8=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EA=B8=B0=EB=B3=B8=20=ED=94=84=EB=A1=9C=ED=95=84=20=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=20=EC=97=90=EB=9F=AC=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/event/ui/host/HostCreationPage.tsx | 7 +------ src/shared/hooks/useImageUpload.ts | 8 ++++---- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/src/pages/event/ui/host/HostCreationPage.tsx b/src/pages/event/ui/host/HostCreationPage.tsx index 22285d0d..58115d2a 100644 --- a/src/pages/event/ui/host/HostCreationPage.tsx +++ b/src/pages/event/ui/host/HostCreationPage.tsx @@ -1,4 +1,3 @@ -import basicProfile from '../../../../../public/assets/event-manage/creation/BasicProfile.png'; import addImage from '../../../../../public/assets/event-manage/creation/AddImage.svg'; import DefaultTextField from '../../../../../design-system/ui/textFields/DefaultTextField'; import MultilineTextField from '../../../../../design-system/ui/textFields/MultilineTextField'; @@ -60,11 +59,7 @@ const HostCreationPage = ({ onValidationChange }: HostCreationPageProps) => { return (
- 기본 프로필 이미지 + 기본 프로필 이미지