Most Popular
Pro
$29/month
- Feature 1
- Feature 2
- Feature 3
Pricing Card
CardsAnimated pricing plan card
pricingplansubscription
Installation
$
Usage
tsx
import { PricingCard } from "@/components/nonaxial/pricing-card"
export default function Example() {
return (
<PricingCard>{/* Your content here */}</PricingCard>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |