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:
committed by
GitHub
parent
5dc8d1808c
commit
3307d6f282
@@ -218,6 +218,7 @@ const ListTenants = ({ classes, setErrorSnackMessage }: ITenantsList) => {
|
||||
variant={"outlined"}
|
||||
/>
|
||||
<RBIconButton
|
||||
id={"create-tenant"}
|
||||
tooltip={"Create Tenant"}
|
||||
text={"Create Tenant"}
|
||||
onClick={() => {
|
||||
|
||||
Reference in New Issue
Block a user