feat(frontend): server side rendering to improve performance
This commit is contained in:
@@ -18,7 +18,6 @@ const ThemeSwitcher = () => {
|
||||
);
|
||||
const { toggleColorScheme } = useMantineColorScheme();
|
||||
const systemColorScheme = useColorScheme();
|
||||
|
||||
return (
|
||||
<Stack>
|
||||
<SegmentedControl
|
||||
|
||||
Reference in New Issue
Block a user