Date Picker
A date picker component with range and presets.
If you're looking for previous Date Picker implementation, checkout to VCalendar Datepicker component
Installation
The Date Picker is built using a composition of the <Popover /> and either the <Calendar /> or <RangeCalendar /> components.
See installations instructions for the Popover, Calendar, and Range Calendar components.