Loading preview...
Here is Pricing compoenent
@tailark
npx shadcn@latest add https://21st.dev/r/meschacirung/pricing-base
import Pricing from "@/components/ui/pricing-base"; export default function DemoOne() { return <Pricing />; }