瀏覽代碼

fix: change default theme to light in layout (#14295)

tags/1.0.0
Wu Tianwei 8 月之前
父節點
當前提交
3403ac361a
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      web/app/layout.tsx

+ 1
- 0
web/app/layout.tsx 查看文件

@@ -55,6 +55,7 @@ const LocaleLayout = ({
<TanstackQueryIniter>
<ThemeProvider
attribute='data-theme'
forcedTheme='light'
defaultTheme='system'
enableSystem
disableTransitionOnChange

Loading…
取消
儲存