docs & ux improvmeents
This commit is contained in:
@@ -194,7 +194,7 @@ export function PricingTable({ variant = '1', title, plans, showToggle = false,
|
||||
<li className="flex items-start gap-2">
|
||||
<Check className="w-4 h-4 text-blue-500 flex-shrink-0 mt-0.5" />
|
||||
<span className="text-xs text-gray-600 dark:text-gray-400">
|
||||
{plan.included_credits.toLocaleString()} Credits/month
|
||||
{plan.included_credits.toLocaleString()} Content pieces/month
|
||||
</span>
|
||||
</li>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user