mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-11 11:56:53 +08:00
fix: change default theme to light in layout (#14295)
This commit is contained in:
@@ -55,6 +55,7 @@ const LocaleLayout = ({
|
|||||||
<TanstackQueryIniter>
|
<TanstackQueryIniter>
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
attribute='data-theme'
|
attribute='data-theme'
|
||||||
|
forcedTheme='light'
|
||||||
defaultTheme='system'
|
defaultTheme='system'
|
||||||
enableSystem
|
enableSystem
|
||||||
disableTransitionOnChange
|
disableTransitionOnChange
|
||||||
|
|||||||
Reference in New Issue
Block a user