From 9935fee6b4bab5c7573990031e4e136223fc5b8a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 10:21:27 +0000 Subject: [PATCH] Switch to version 5: modified 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 383a3fa..176ae5a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1408,4 +1408,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +}