💄 Linting and prettier

This commit is contained in:
Thomas "ajnart" Camlong
2022-07-22 13:20:02 +02:00
parent bed08c84de
commit d1d13396f8
4 changed files with 11 additions and 24 deletions

View File

@@ -6,7 +6,6 @@ import Navbar from './Navbar';
import { HeaderConfig } from './HeaderConfig';
import { Background } from './Background';
import { useConfig } from '../../tools/state';
import { useMediaQuery } from '@mantine/hooks';
const useStyles = createStyles((theme) => ({
main: {},