From 3a02502740aca9d5e2e975c0138a946483a127c1 Mon Sep 17 00:00:00 2001 From: mulika-local Date: Tue, 23 Dec 2025 16:38:36 +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 2fe1b58..fc639cb 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 +}