diff --git a/src/components/dashboard/dashboard-shell.tsx b/src/components/dashboard/dashboard-shell.tsx index 32b4adf..4c0bff3 100644 --- a/src/components/dashboard/dashboard-shell.tsx +++ b/src/components/dashboard/dashboard-shell.tsx @@ -3970,35 +3970,14 @@ export function DashboardShell({ }} > - {viewer.role === "ORGA" ? ( - setIsOrgaSettingsOpen(true)} - > - - - ) : null} - + - - {viewer.approvalPermissions.length > 0 ? ( - - ) : null} - + ) : null} +