LaunchFeb 20
Event Badge
Badges3D event badge with animations
badgeevent3d
Installation
$
Usage
tsx
import { EventBadge } from "@/components/nonaxial/event-badge"
export default function Example() {
return (
<EventBadge>{/* Your content here */}</EventBadge>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |