mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-06 13:35:48 +01:00
📦 💄 Upgrade packages and style
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user