diff --git a/packages/app/src/components/Root/Root.tsx b/packages/app/src/components/Root/Root.tsx index 818dd100a5..b74c6459d8 100644 --- a/packages/app/src/components/Root/Root.tsx +++ b/packages/app/src/components/Root/Root.tsx @@ -132,25 +132,6 @@ export const Root = ({ children }: PropsWithChildren<{}>) => ( to="catalog?filters[kind]=user" icon={useApp().getSystemIcon('kind:user')} /> - -