Header in manage layout redirects to /b/ now
This commit is contained in:
@@ -89,7 +89,7 @@ export const ManageLayout = ({ children }: ManageLayoutProps) => {
|
|||||||
</Navbar.Section>
|
</Navbar.Section>
|
||||||
</Navbar>
|
</Navbar>
|
||||||
}
|
}
|
||||||
header={<MainHeader showExperimental logoHref="/manage" leftIcon={burgerMenu} />}
|
header={<MainHeader showExperimental logoHref="/b/" leftIcon={burgerMenu} />}
|
||||||
footer={
|
footer={
|
||||||
<Footer height={25}>
|
<Footer height={25}>
|
||||||
<Group position="apart" px="md">
|
<Group position="apart" px="md">
|
||||||
|
|||||||
Reference in New Issue
Block a user