Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b086686c7f |
@@ -61,6 +61,7 @@ interface PricingCardItemProps {
|
||||
plan: PricingPlan;
|
||||
shouldUseLightText: boolean;
|
||||
cardClassName?: string;
|
||||
titleContent?: React.ReactNode;
|
||||
badgeClassName?: string;
|
||||
priceClassName?: string;
|
||||
subtitleClassName?: string;
|
||||
|
||||
Reference in New Issue
Block a user