GitHub

Button

Installation

npx shadcn-animated add button

Usage

1
import { Button } from "@/components/ui/button"
1
<Button>Button</Button>

Next