fix import

This commit is contained in:
Matthias Mair 2024-04-16 00:45:03 +02:00
parent f05b4876f2
commit 8d80bba120
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 0 additions and 3 deletions

View File

@ -5,9 +5,6 @@ import { vars } from '../../theme';
export function ColorToggle() {
const { colorScheme, toggleColorScheme } = useMantineColorScheme();
//const computedColorScheme = useComputedColorScheme('light', {
// getInitialValueInEffect: true
//});
return (
<Group justify="center">