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