tried to desactivate SSR without success and fixed chromacase logo in scaffold auth
This commit is contained in:
@@ -36,6 +36,7 @@ const ThemeProvider = ({ children }: { children: JSX.Element }) => {
|
||||
|
||||
return (
|
||||
<NativeBaseProvider
|
||||
isSSR={false}
|
||||
theme={extendTheme({
|
||||
config: {
|
||||
useSystemColorMode: false,
|
||||
|
||||
Reference in New Issue
Block a user