facebook / prop-types

Runtime type checking for React props and similar objects
MIT License
4.48k stars 356 forks source link

[Fix] fix crash when a custom propType return lacks `.data`; call `hasOwnProperty` properly #370

Closed ljharb closed 2 years ago

ljharb commented 2 years ago

Fixes #369.