Installation
Usage
import { ShinyButton } from "@/components/magicui/shiny-button";<ShinyButton>Shiny Button</ShinyButton>Props
| Prop | Type | Default | Description |
|---|---|---|---|
className | string | - | The class name to be applied to the component |
children | React.ReactNode | - | The content to be displayed inside the button |
Credits
- Credit to @luis-code