mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-11 07:55:52 +01:00
✨ Switch docker module to tanstack/react-query
This commit is contained in:
@@ -42,7 +42,7 @@ export function Header(props: any) {
|
||||
>
|
||||
<Search />
|
||||
{!editModeEnabled && <ToggleEditModeAction />}
|
||||
{!editModeEnabled && <DockerMenuButton />}
|
||||
<DockerMenuButton />
|
||||
<Indicator
|
||||
size={15}
|
||||
color="blue"
|
||||
|
||||
Reference in New Issue
Block a user