📦 💄 Upgrade packages and style

This commit is contained in:
ajnart
2022-06-07 10:36:47 +02:00
parent de0c625f88
commit b72afc2270
7 changed files with 82 additions and 94 deletions

View File

@@ -17,12 +17,7 @@ import SearchBar from '../modules/search/SearchModule';
import { AddItemShelfButton } from '../AppShelf/AddAppShelfItem';
import { SettingsMenuButton } from '../Settings/SettingsMenu';
import { ModuleWrapper } from '../modules/moduleWrapper';
import {
CalendarModule,
TotalDownloadsModule,
WeatherModule,
DateModule,
} from '../modules';
import { CalendarModule, TotalDownloadsModule, WeatherModule, DateModule } from '../modules';
const HEADER_HEIGHT = 60;