ENCOA-200: Added Master Statistical to Corporate

This commit is contained in:
Joao Ramos
2024-09-07 18:19:25 +01:00
parent 8c94bcac52
commit fb9d11f38d
4 changed files with 131 additions and 76 deletions

View File

@@ -500,7 +500,6 @@ export default function MasterCorporateDashboard({user}: Props) {
<IconCard
Icon={BsDatabase}
label="Master Statistical"
// value={masterCorporateUserGroups.length}
color="purple"
onClick={() => router.push("/#statistical")}
/>