From 4a2049c9e1f07a2b6bf93b924259cb72c30b6728 Mon Sep 17 00:00:00 2001 From: "yongen.loong" Date: Mon, 29 Jul 2024 00:22:49 +0800 Subject: [PATCH] fix: breaking change --- app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/layout.tsx b/app/layout.tsx index d326648..997f852 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -30,6 +30,7 @@ export default function RootLayout({ children }: PropsWithChildren) { defaultTheme="system" enableSystem disableTransitionOnChange + storageKey="next-theme" >