Ripple Button
Free
Button with ripple effect on click
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 { RippleButton } from "@/components/ripple-button"