facebook / prop-types

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

refactor: extract has and warning #261

Closed noscripter closed 5 years ago

noscripter commented 5 years ago

According to DRY, extract has and warning message to lib as well as making the failing tests pass.