From c13d0018ca20553e27afb90f2f59149bb4cc965d Mon Sep 17 00:00:00 2001 From: hiba-aldalaty Date: Fri, 10 Dec 2021 10:23:59 +0000 Subject: [PATCH] Undo changes to sidebar in Root.tsx used for testing Signed-off-by: hiba-aldalaty --- packages/app/src/components/Root/Root.tsx | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/packages/app/src/components/Root/Root.tsx b/packages/app/src/components/Root/Root.tsx index 40834de76b..657d64c3ed 100644 --- a/packages/app/src/components/Root/Root.tsx +++ b/packages/app/src/components/Root/Root.tsx @@ -83,27 +83,13 @@ const SidebarLogo = () => { export const Root = ({ children }: PropsWithChildren<{}>) => ( - + {/* Global nav, not org-specific */} - - - - - -