Countdown Timer
A simple shadcn block type react component that displays countdown to a specific date.
Demo
Installation
npx shadcn@latest add @vinkas-ui/countdown-timerProperties
| Property | Type | Required | Description | Default |
|---|---|---|---|---|
| date | Date | Yes | The date to countdown to. | - |