Components
Loading preview...
This is the download animation which is beautifully crafted you can use directly.
@n38693842
npx shadcn@latest add https://21st.dev/r/n38693842/download-animationimport { DownloadButton } from "@/components/ui/download-animation";
export default function DemoOne() {
return <DownloadButton />;
}