From f93226f6c2347a71b2ce514b71f69b7905038b2b Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Mon, 22 Sep 2025 01:52:02 +0800 Subject: [PATCH] misc: moved networking to resources group --- .../OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx b/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx index d330ea872..5a08c2b30 100644 --- a/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx +++ b/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx @@ -124,8 +124,6 @@ export const OrgSidebar = ({ isHidden }: Props) => { )} - - {({ isActive }) => (