From 6178a39dae41739550a138e7a43aa751a5cbc6cb Mon Sep 17 00:00:00 2001 From: dongree Date: Thu, 20 Jun 2024 22:30:24 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20FallingCherryFlake=20=ED=95=B4=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5559433..23a6f6b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -53,7 +53,7 @@ export default async function RootLayout({ - + {/* */} );