Shiny
Shiny Text
Text EffectsShimmering text effect
shinyshimmertext
Installation
$
Usage
tsx
import { ShinyText } from "@/components/nonaxial/shiny-text"
export default function Example() {
return (
<ShinyText>{/* Your content here */}</ShinyText>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |