This is number flip counter and digital clock
Loading preview...
import { Component } from "@/components/ui/number-flip-counter"; export default function DemoOne() { return <Component />; }
Part of Shailendra — browse the full library on 21st.dev.