fixing 123
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
b16f19e859
commit
7b364dfbc9
|
|
@ -879,7 +879,7 @@ function TenantSettingsContent() {
|
||||||
</p>
|
</p>
|
||||||
<Button onClick={() => setIsUserLevelDialogOpen(true)}>
|
<Button onClick={() => setIsUserLevelDialogOpen(true)}>
|
||||||
<PlusIcon className="h-4 w-4 mr-2" />
|
<PlusIcon className="h-4 w-4 mr-2" />
|
||||||
Create User Level
|
Create User Level
|
||||||
</Button>
|
</Button>
|
||||||
</div>
|
</div>
|
||||||
</CardContent>
|
</CardContent>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue