From 1edfbe646404f3278f355e07d9219aab5c7d9fea Mon Sep 17 00:00:00 2001 From: Hojin Date: Sun, 28 Jan 2024 14:28:34 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=EB=94=94=EC=9E=90=EC=9D=B8=20qa=20?= =?UTF-8?q?=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Plan/PlanMoveItem.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Plan/PlanMoveItem.tsx b/src/components/Plan/PlanMoveItem.tsx index 7353c2e..f548e2d 100644 --- a/src/components/Plan/PlanMoveItem.tsx +++ b/src/components/Plan/PlanMoveItem.tsx @@ -97,7 +97,7 @@ const PlanMoveItem: React.FC = ({ onClick={() => handleMoveItem(date[index])} className="mb-[12px] flex h-[24px] items-center gap-[8px]"> -

+

{day}