Loading preview...
This is timer
@shailendrakumar19999
npx shadcn@latest add https://21st.dev/r/shailendrakumar19999/timer
import { Basic } from "@/components/ui/timer"; export default function DemoOne() { return <Basic />; }