jquense / uncontrollable

Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled
MIT License
200 stars 35 forks source link

Checking type not to be undefined #1

Closed ferrannp closed 9 years ago

ferrannp commented 9 years ago

This was causing Jest to fail when trying to mock DateTimePicker for react-widgets project.

jquense commented 9 years ago

fixes: https://github.com/jquense/react-widgets/issues/73