From 8374532ce0c433cab64f6392e7188b4631990245 Mon Sep 17 00:00:00 2001 From: g Date: Fri, 7 Feb 2025 06:20:20 +0000 Subject: [PATCH] Change default theme --- app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/layout.tsx b/app/layout.tsx index 5b41a6e..8a1a172 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -17,7 +17,7 @@ export default function RootLayout({ return ( - + {children}