update style
This commit is contained in:
@@ -140,7 +140,7 @@ const STATUS_COLORS: Record<string, string> = {
|
||||
ACTIVE: 'text-emerald-400',
|
||||
TRIALING: 'text-sky-400',
|
||||
SUSPENDED: 'text-red-400',
|
||||
PENDING: 'text-amber-400',
|
||||
PENDING: 'text-orange-400',
|
||||
CANCELLED: 'text-zinc-400',
|
||||
PAST_DUE: 'text-orange-400',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user