The PlanDisplay component is a reusable and flexible UI layout designed to showcase multiple plans or options side by side. It organizes the plans in a visually appealing manner, with each plan containing a header (e.g., title or name) and content (e.g., features, benefits, or details). The component is ideal for displaying pricing tiers, subscription options, or any comparative data. Its modular structure allows for easy customization and scalability.
$ yarn add @nimbus-ds/plan-display
# or
$ npm install @nimbus-ds/plan-display