Morphing
Morphing Card
CardsCard with morphing border
morphborderorganic
Installation
$
Usage
tsx
import { MorphingCard } from "@/components/nonaxial/morphing-card"
export default function Example() {
return (
<MorphingCard>{/* Your content here */}</MorphingCard>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |