GLITCH EFFECT
Glitch Text
Text EffectsText with glitch distortion effect
glitchcyberdistortion
Installation
$
Usage
tsx
import { GlitchText } from "@/components/nonaxial/glitch-text"
export default function Example() {
return (
<GlitchText>{/* Your content here */}</GlitchText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |