From 93aa996b8cb7d159043c1dab4b3c6c6dccb6cd53 Mon Sep 17 00:00:00 2001 From: hojin Date: Sun, 9 Jun 2024 19:03:24 +0900 Subject: [PATCH] =?UTF-8?q?fix=20:=20=EC=BB=A4=EB=AE=A4=EB=8B=88=ED=8B=B0?= =?UTF-8?q?=20=EA=B8=80=20=EC=9E=91=EC=84=B1=20=EB=AA=A8=EB=8B=AC=20z=20?= =?UTF-8?q?=EC=9E=AC=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/community/shared/modal/CreateModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/community/shared/modal/CreateModal.tsx b/src/components/community/shared/modal/CreateModal.tsx index 568cf8a..424750d 100644 --- a/src/components/community/shared/modal/CreateModal.tsx +++ b/src/components/community/shared/modal/CreateModal.tsx @@ -11,7 +11,7 @@ const CreateModal = () => { useOnClickOutside(ref, () => setOpen(false)); return ( -
+