Components
A visually engaging counter animation component using CSS grid and keyframe animations.
Loading preview...
import CounterLoading from "@/components/ui/counter-loader";
export default function DemoOne() {
return <CounterLoading />;
}
Part of nur/ui — browse the full library on 21st.dev.