From 6300329353b432b335a2c9a37817c353c42802be Mon Sep 17 00:00:00 2001 From: Talon <83449188+Talon996@users.noreply.github.com> Date: Sun, 23 Apr 2023 16:50:00 +0800 Subject: [PATCH] Update layout.tsx --- app/layout.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/layout.tsx b/app/layout.tsx index 38748ef37..5b5e5a5a3 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -42,6 +42,8 @@ export default function RootLayout({ rel="stylesheet" > + {children}