mirror of
https://github.com/massbug/judge4c.git
synced 2025-05-18 07:16:34 +00:00
feat(layout): change default theme to dark in RootLayout component
This commit is contained in:
parent
73aae933ee
commit
eead1884e1
@ -30,7 +30,7 @@ export default function RootLayout({
|
||||
>
|
||||
<ThemeProvider
|
||||
attribute="class"
|
||||
defaultTheme="system"
|
||||
defaultTheme="dark"
|
||||
enableSystem
|
||||
disableTransitionOnChange
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user