chore: save text

This commit is contained in:
Timur Ercan
2024-05-16 19:14:52 +02:00
parent fb8ab9719b
commit 6f9906164d

View File

@ -58,7 +58,7 @@ export const PricingTable = ({ className, ...props }: PricingTableProps) => {
>
Yearly
<div className="bg-muted text-foreground block rounded-full px-2 py-0.5 text-xs">
Save $60
Save $60 or $100
</div>
{period === 'YEARLY' && (
<motion.div