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