Shimmer Button
Free
Button with shimmer animation effect
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 { ShimmerButton } from "@/components/shimmer-button"