Documentation
Button – Checkout
Billing buttons rely on the `Button` component plus inline icons to communicate plan upgrades.
Example
`src/app/dashboard/billing/page.tsx` shows how to pair the button with Stripe checkout routes and loading states.
Relevant files
src/app/dashboard/billing/page.tsx— Billing buttons