removed dark mode
This commit is contained in:
parent
5bc7d1d901
commit
82018cea2c
@ -18,7 +18,7 @@ export const Providers = ({ children }: ProvidersProps) => {
|
||||
<LanguageProvider>
|
||||
<ThemeProvider
|
||||
attribute='class'
|
||||
defaultTheme='system'
|
||||
defaultTheme='light'
|
||||
enableSystem
|
||||
disableTransitionOnChange
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user