Moving Border Button
Free
Gradient moves continuously around button perimeter
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 { MovingBorderButton } from "@/components/moving-border"