From 95322a45fcd1f4eccb1e0b8c907b4537c77e1f28 Mon Sep 17 00:00:00 2001 From: development Date: Sat, 3 Jan 2026 17:47:51 +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 3d962ef..4aabb42 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1266,4 +1266,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file