From 6bf23430bba130821ef129f9495cd3ae24990f7d Mon Sep 17 00:00:00 2001 From: seoyeong Date: Tue, 20 Feb 2024 16:59:52 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20lint=EC=97=90=EB=9F=AC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20#179?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 097282b7..f8f5dc83 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -41,13 +41,13 @@ export default function RootLayout({ - - - - {children} - - - + + + + {children} + + +