onefinestay / react-daterange-picker

Other
563 stars 209 forks source link

Unselection by passing falsy value in props #190

Closed yacinehmito closed 6 years ago

yacinehmito commented 6 years ago

Fixes #182.

Basically if the prop value comes back to null we return to the initial state.

AlanFoster commented 6 years ago

Thanks! :+1:

hlarcher commented 5 years ago

211