From 7f21485f4d52663c57fd11d61476122e4a1e230a Mon Sep 17 00:00:00 2001 From: "SK\\ssssk" Date: Fri, 30 Aug 2024 03:38:35 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EB=AA=A8=EC=9E=84=20=EC=83=9D?= =?UTF-8?q?=EC=84=B1=20=EB=B0=8F=20=EC=88=98=EC=A0=95=20=EB=B0=98=EC=9D=91?= =?UTF-8?q?=ED=98=95=20=EB=B0=8F=20UI=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/gathering/editor/GatheringEditor.tsx | 2 +- .../gathering/editor/GatheringEditorCategory.tsx | 10 +++++++--- .../gathering/editor/GatheringEditorContent.tsx | 2 +- .../gathering/editor/GatheringEditorDeadline.tsx | 10 +++++++--- .../gathering/editor/GatheringEditorHashTag.tsx | 2 +- .../editor/GatheringEditorParticipantsFilter.tsx | 6 +++--- .../gathering/editor/GatheringEditorPeriod.tsx | 6 +++--- .../gathering/editor/GatheringEditorPlace.tsx | 4 ++-- .../gathering/editor/GatheringEditorTime.tsx | 2 +- .../gathering/editor/GatheringEditorTitle.tsx | 2 +- 10 files changed, 27 insertions(+), 19 deletions(-) diff --git a/src/components/gathering/editor/GatheringEditor.tsx b/src/components/gathering/editor/GatheringEditor.tsx index ac9910b1..26698191 100644 --- a/src/components/gathering/editor/GatheringEditor.tsx +++ b/src/components/gathering/editor/GatheringEditor.tsx @@ -78,7 +78,7 @@ const GatheringEditor = (props: IGatheringEditorProps) => {