From 252f8bdcc07d14504f95ef4a070977ee42a6b20a Mon Sep 17 00:00:00 2001 From: development Date: Mon, 22 Dec 2025 11:43:34 +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 f9f3d32..e0d72b0 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1276,4 +1276,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +}