From 58e83325c2730156f75c261b786f0f73f88b3d3a Mon Sep 17 00:00:00 2001 From: Jo Insung Date: Mon, 23 Jun 2025 04:39:59 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9Bfix:=20=EB=A0=88=EC=9D=B4=EC=95=84?= =?UTF-8?q?=EC=9B=83=20=EB=B0=98=EC=9D=91=ED=98=95=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/(auth)/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/(auth)/layout.tsx b/src/app/(auth)/layout.tsx index b43e1e7..1cf9d0d 100644 --- a/src/app/(auth)/layout.tsx +++ b/src/app/(auth)/layout.tsx @@ -5,7 +5,7 @@ export default function DashboardLayout({ }) { return (
-
+
{children}