Compare commits
2 Commits
9853fc7097
...
7b364dfbc9
| Author | SHA1 | Date |
|---|---|---|
|
|
7b364dfbc9 | |
|
|
b16f19e859 |
|
|
@ -879,9 +879,9 @@ function TenantSettingsContent() {
|
|||
</p>
|
||||
<Button onClick={() => setIsUserLevelDialogOpen(true)}>
|
||||
<PlusIcon className="h-4 w-4 mr-2" />
|
||||
Create User Level
|
||||
Create User Level
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</CardContent>
|
||||
</Card>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Reference in New Issue