UI for selecting a date
The Date Picker is built using a composition of the Popover and the Calendar components.
import { DatePicker } from "@/components/ui/date-picker"
<DatePicker />