cm-sdpick
Results
2
comments of
cm-sdpick
@shreekeshmurkar this is not possible to do when using the `isClearable` prop, so the work-around doesn't work for me. When using `isClearable={true}` `selected` needs to be able to be set...
I found another work-around for the case where `isClearable` is set `true` - just set `openToDate` and `minDate` to the same value.