TypeError: Cannot destructure property 'checkPropTypes' as it is undefined.
code-masala opened this issue · 2 comments
code-masala commented
code-masala commented
is this related to prop-types or jest?
ljharb commented
Certainly not prop-types
- you can try here https://runkit.com/npm/prop-types
Perhaps you mocked out the module incorrectly?