Date Picker
A date picker component with range and presets.
Installation
The date picker is built using a composition of the <Popover />
and <Calendar />
components.
See installation instructions for the Popover and the Calendar components.
Usage
See the React DayPicker documentation for more information.