From 035b5e604f92590c260bd6c218299e0f60b4d972 Mon Sep 17 00:00:00 2001 From: development Date: Sun, 28 Dec 2025 13:50:57 +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 8ac0862..cdd848c 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1261,4 +1261,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file