Hasib Billah

Results 2 issues of Hasib Billah

OS: Ubuntu 16.04 This is how it looks like: ![dracula-terminal-screenshot](https://cloud.githubusercontent.com/assets/2076914/17842438/cdae72b8-6844-11e6-9271-1aeb1df2f543.png)

I want to use prop-types to validate some object. And based on the validations result set, I want to take some actions. `PropTypes.checkPropTypes` seems to be a nice fit but...