Compare commits
No commits in common. "7b364dfbc9bcbcb6b7a851993d1e0a2ff622774d" and "9853fc7097b638983272d0c7a5cd6861193c0196" have entirely different histories.
7b364dfbc9
...
9853fc7097
|
|
@ -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