PricingTable
A responsive pricing table component that displays tiered pricing plans with feature comparisons.
Key Props
tiers: as an array of objects to define your pricing plans.sections: to organize features into logical groups.
Usage
<UPricingTable
<!-- props here -->
/>