mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 04:12:11 +00:00
fix import
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user