From ee21cfa8032582e21b5cc3ca8bfcedc7ae96ecfe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:13:16 +0000 Subject: [PATCH] Update src/app/layout.tsx --- 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 e7a171e..b262938 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1401,4 +1401,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +}