BBBBoooouuuunnnncccciiiinnnngggg
Bounce Text
Text EffectsText with bouncing letters
bouncelettersplayful
Installation
$
Usage
tsx
import { BounceText } from "@/components/nonaxial/bounce-text"
export default function Example() {
return (
<BounceText>{/* Your content here */}</BounceText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |