Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b086686c7f | |||
| 224b04256d | |||
| b233841e11 |
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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