💄 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

@@ -1,5 +1,4 @@
import { Group } from '@mantine/core';
import { useMediaQuery } from '@mantine/hooks';
import { CalendarModule, DateModule, TotalDownloadsModule, WeatherModule } from '../modules';
import { DashdotModule } from '../modules/dash.';
import { ModuleWrapper } from '../modules/moduleWrapper';