Glow Button
Free
Button with pulsing glow effect on hover
Installation
1
Install dependenciesnpm install framer-motion2
Copy the component codeCopy the code from the Code tab above and paste it into your project.
3
Import and useimport { GlowButton } from "@/components/glow-button"