From 6669a3fc5e8871e977b1642646dd22f4850c44fe Mon Sep 17 00:00:00 2001 From: leeheejin Date: Tue, 25 Nov 2025 16:13:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8A=A4=ED=81=AC=EB=A1=A4=20=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/components/ui/resizable-dialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/ui/resizable-dialog.tsx b/frontend/components/ui/resizable-dialog.tsx index 74a53411..604bca3d 100644 --- a/frontend/components/ui/resizable-dialog.tsx +++ b/frontend/components/ui/resizable-dialog.tsx @@ -452,7 +452,7 @@ const ResizableDialogContent = React.forwardRef<
{children}
-- 2.43.0