From d360f4e9a21981ef09973600429f2a02a4cb78e7 Mon Sep 17 00:00:00 2001 From: sscoderati Date: Wed, 1 Nov 2023 18:05:10 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Style(#47):=20Root=20Layout=20h-?= =?UTF-8?q?full=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=86=8D=EC=84=B1=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 74d2bbaf..2b9e4d14 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -24,10 +24,10 @@ const RootLayout = ({ children }: { children: React.ReactNode }) => { className={inter.className} > - +