From eead1884e155bbf8d8306e4189feb9d64248c054 Mon Sep 17 00:00:00 2001 From: cfngc4594 Date: Wed, 19 Feb 2025 21:57:47 +0800 Subject: [PATCH] feat(layout): change default theme to dark in RootLayout component --- 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 dd7c074..62d7993 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -30,7 +30,7 @@ export default function RootLayout({ >