pricing table
Loading preview...
import ExamplePricingTable from "@/components/ui/pricing-table"; export default function DemoOne() { return <ExamplePricingTable />; }