Gradient Button
A beautiful gradient button with hover animation
作者:startai♥ 42 点赞MIT
gradientanimatedpurple
实时预览
源代码
export default function Component() {
return <button className="btn">Click Me</button>;
}A beautiful gradient button with hover animation
export default function Component() {
return <button className="btn">Click Me</button>;
}