Created a dashboard for the Agent

This commit is contained in:
Tiago Ribeiro
2023-11-21 18:01:45 +00:00
parent cd81547022
commit 6e420a8a82
6 changed files with 101 additions and 157 deletions

View File

@@ -68,8 +68,6 @@ export default function RegisterCorporate({isLoading, setIsLoading, mutateUser,
userAmount: companyUsers,
},
referralAgent,
allowedUserAmount: companyUsers,
monthlyDuration: subscriptionDuration,
},
})
.then((response) => {