diff --git a/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx b/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx index 7f5283432..1ee61e7a3 100644 --- a/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx +++ b/frontend/src/layouts/OrganizationLayout/components/OrgSidebar/OrgSidebar.tsx @@ -55,8 +55,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + Projects @@ -65,8 +67,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + Access Control @@ -75,8 +79,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + Usage & Billing @@ -85,8 +91,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + Audit Logs @@ -95,8 +103,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + SSO Settings @@ -105,8 +115,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + Organization Settings @@ -117,8 +129,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + App Connections @@ -127,8 +141,10 @@ export const OrgSidebar = ({ isHidden }: Props) => { {({ isActive }) => ( - - + + + + Gateways