pricing table
npx shadcn@latest add https://21st.dev/r/dgearsonu1/pricing-table
Loading preview...
import ExamplePricingTable from "@/components/ui/pricing-table"; export default function DemoOne() { return <ExamplePricingTable />; }