mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 01:15:47 +01:00
🔥 Remove experimental header
This commit is contained in:
@@ -45,7 +45,6 @@ export const MainHeader = ({
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<Header height={headerHeight} pb="sm" pt={0}>
|
<Header height={headerHeight} pb="sm" pt={0}>
|
||||||
<ExperimentalHeaderNote visible={showExperimental} height={experimentalHeaderNoteHeight} />
|
|
||||||
<Group spacing="xl" mt="xs" px="md" position="apart" noWrap>
|
<Group spacing="xl" mt="xs" px="md" position="apart" noWrap>
|
||||||
<Group noWrap style={{ flex: 1 }}>
|
<Group noWrap style={{ flex: 1 }}>
|
||||||
{leftIcon}
|
{leftIcon}
|
||||||
|
|||||||
Reference in New Issue
Block a user