From 0224665e30b43548a66aa01bbee08295c2f40df5 Mon Sep 17 00:00:00 2001 From: jyn Date: Mon, 23 Jun 2025 04:06:50 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20=EB=B0=98=EC=9D=91?= =?UTF-8?q?=ED=98=95=20=EC=88=98=EC=A0=95,=20=EB=8C=93=EA=B8=80UI=EC=97=90?= =?UTF-8?q?=20=EC=A4=84=EB=B0=94=EA=BF=88=20=EB=B0=98=EC=98=81,=20?= =?UTF-8?q?=EC=B9=B4=EB=93=9C=EC=88=98=EC=A0=95=EB=AA=A8=EB=8B=AC-?= =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EB=B3=80=EA=B2=BD=20=EC=8B=9C=20?= =?UTF-8?q?shouldDirty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/dashboard/[id]/page.tsx | 8 +++++--- .../dashboard_Id/Card/cardFormModals/ModifyCardForm.tsx | 6 +++++- src/app/features/dashboard_Id/Card/cardModal/Comment.tsx | 2 +- src/app/features/dashboard_Id/Column/Column.tsx | 6 ++++-- 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/src/app/dashboard/[id]/page.tsx b/src/app/dashboard/[id]/page.tsx index 4d13dea..adf56c6 100644 --- a/src/app/dashboard/[id]/page.tsx +++ b/src/app/dashboard/[id]/page.tsx @@ -147,7 +147,7 @@ export default function DashboardID() { <>
( ))}{' '} -
+ {/*
*/} +