From 689477192a34f26c4a752a2ace69fd8c1df18f7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=99=8D=EC=B0=BD=EA=B8=B0?= Date: Mon, 30 Sep 2024 19:19:04 +0900 Subject: [PATCH] =?UTF-8?q?Design:=20=ED=94=84=EB=A1=9C=EC=A0=9D=ED=8A=B8?= =?UTF-8?q?=20=EC=83=9D=EC=84=B1=20=EC=BB=B4=ED=8F=AC=EB=84=8C=ED=8A=B8?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EB=9D=BC=EB=B2=A8=20=EB=94=94=EC=9E=90?= =?UTF-8?q?=EC=9D=B8=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/ProjectCreateModal/ProjectCreateForm.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/ProjectCreateModal/ProjectCreateForm.tsx b/frontend/src/components/ProjectCreateModal/ProjectCreateForm.tsx index de8d0c6..e39bc49 100644 --- a/frontend/src/components/ProjectCreateModal/ProjectCreateForm.tsx +++ b/frontend/src/components/ProjectCreateModal/ProjectCreateForm.tsx @@ -126,9 +126,9 @@ export default function ProjectCreateForm({ onSubmit }: { onSubmit: (data: Proje {categories.map((category: string, index: number) => (
- {category} + {category}