From 58485df8a11d65c713565ce5b34b652f45112f6c Mon Sep 17 00:00:00 2001 From: Saidev Dhal Date: Sat, 5 Oct 2024 17:38:49 +0530 Subject: [PATCH] fixed theme --- app/layout.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 404e4bf..36c80e1 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -61,9 +61,8 @@ export default function RootLayout({ > {children}