A lightweight, customizable React spinner component with dynamic sizing and smooth staggered animation for modern UIs
import { Spinner } from "@/components/ui/spinner-1"; export default function DemoOne() { return <Spinner size={50} />; }
Part of Efferd — browse the full library on 21st.dev.