From 079a09a3d1c364833a0e8f37ae8ba65b5e846b1b Mon Sep 17 00:00:00 2001 From: Vladyslav Matsiiako Date: Wed, 1 Nov 2023 14:27:46 -0700 Subject: [PATCH] Remove create new org --- frontend/src/layouts/AppLayout/AppLayout.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/layouts/AppLayout/AppLayout.tsx b/frontend/src/layouts/AppLayout/AppLayout.tsx index 44b3964bc..632449273 100644 --- a/frontend/src/layouts/AppLayout/AppLayout.tsx +++ b/frontend/src/layouts/AppLayout/AppLayout.tsx @@ -319,7 +319,7 @@ export const AppLayout = ({ children }: LayoutProps) => { ))} - + {/* - + */}