🎨 Sort classes (#1750)

This commit is contained in:
Luke Vella 2025-06-03 09:24:33 +01:00 committed by GitHub
parent af7b0a82d1
commit dcc41eb0f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
120 changed files with 374 additions and 365 deletions

View file

@ -21,7 +21,7 @@ export async function LicenseLimitWarning() {
}
return (
<div className="bg-muted p-2 text-center text-sm rounded-md m-1 text-muted-foreground">
<div className="m-1 rounded-md bg-muted p-2 text-center text-muted-foreground text-sm">
<Trans
i18nKey="licenseLimitWarning"
defaults="You have exceeded the limits of your license. Please <a>upgrade</a>."