put id on create tenant button for testing purposes (#1588)

Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com>
This commit is contained in:
Cesar Celis Hernandez
2022-02-16 19:51:26 -05:00
committed by GitHub
parent 5dc8d1808c
commit 3307d6f282

View File

@@ -218,6 +218,7 @@ const ListTenants = ({ classes, setErrorSnackMessage }: ITenantsList) => {
variant={"outlined"}
/>
<RBIconButton
id={"create-tenant"}
tooltip={"Create Tenant"}
text={"Create Tenant"}
onClick={() => {