From 9432322fb232525cf13f507ff032ca1a1c2697ac Mon Sep 17 00:00:00 2001 From: Indigo Tang Date: Mon, 9 Jun 2025 02:52:38 +0000 Subject: [PATCH] I see this error with the app, reported by NextJS, please fix it. The er --- src/app/layout.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0abd4fb..b037e71 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -32,7 +32,10 @@ export default function RootLayout({ - +
{children}