Wavy
Wavy Text
Text EffectsText with wavy animation
wavytextanimation
Installation
$
Usage
tsx
import { WavyText } from "@/components/nonaxial/wavy-text"
export default function Example() {
return (
<WavyText>{/* Your content here */}</WavyText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |