fix: so many error

This commit is contained in:
Sabda Yagra 2026-03-13 14:06:07 +07:00
parent 9853fc7097
commit b16f19e859
1 changed files with 1 additions and 1 deletions

View File

@ -881,7 +881,7 @@ function TenantSettingsContent() {
<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>
</Card> </Card>
)} )}