fixing 123
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sabda Yagra 2026-03-13 14:11:24 +07:00
parent b16f19e859
commit 7b364dfbc9
1 changed files with 1 additions and 1 deletions

View File

@ -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>