You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
We're using the DateRangePicker to select date ranges, but sometimes the user will want to select just a single day. We should be allowed to set a prop for whether that option is allowed or not.
Examples 🌈
This is the current behavior when a single day is chosen for the date range
We would love a prop to allow this to not be shown as an error.
The text was updated successfully, but these errors were encountered:
Summary 💡
We're using the DateRangePicker to select date ranges, but sometimes the user will want to select just a single day. We should be allowed to set a prop for whether that option is allowed or not.
Examples 🌈
This is the current behavior when a single day is chosen for the date range
![image](https://user-images.githubusercontent.com/490005/87101084-f71fc900-c202-11ea-9488-9285d800d9f7.png)
We would love a prop to allow this to not be shown as an error.
The text was updated successfully, but these errors were encountered: