mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 15:35:55 +01:00
Entirely rework the search module
It's not as bad anymore 🥳
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
import {
|
||||
Group,
|
||||
Header as Head,
|
||||
useMantineColorScheme,
|
||||
useMantineTheme,
|
||||
} from '@mantine/core';
|
||||
import { Group, Header as Head, useMantineColorScheme, useMantineTheme } from '@mantine/core';
|
||||
import { useViewportSize } from '@mantine/hooks';
|
||||
import { AddItemShelfButton } from '../../AppShelf/AddAppShelfItem';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user