mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
fix: theme
This commit is contained in:
parent
5a5fb99ee2
commit
ff02445301
@ -52,7 +52,7 @@ function JsonCrack({ Component, pageProps }: AppProps) {
|
||||
<Head>
|
||||
<title>JSON Crack | Best JSON Visualizer, Formatter and Viewer for everyone</title>
|
||||
</Head>
|
||||
<MantineProvider theme={mantineTheme}>
|
||||
<MantineProvider theme={mantineTheme} defaultColorScheme="light">
|
||||
<ThemeProvider theme={lightTheme}>
|
||||
<Toaster
|
||||
position="bottom-right"
|
||||
|
Loading…
x
Reference in New Issue
Block a user