fix: replace tailwind class typos

This commit is contained in:
Ephraim Duncan
2026-07-14 17:21:30 +09:00
committed by GitHub
parent 4e0038f2e8
commit db031e2865
16 changed files with 17 additions and 19 deletions
@@ -115,7 +115,7 @@ export const OrganisationEmailDomainDeleteDialog = ({
<FormLabel>
<Trans>
Confirm by typing{' '}
<span className="font-semibold font-sm text-destructive">{deleteMessage}</span>
<span className="font-semibold text-destructive text-sm">{deleteMessage}</span>
</Trans>
</FormLabel>
<FormControl>