Closed dunghuynh closed 7 years ago
This is to fix missing PropTypes from React since version 15.5
I believe this diff needs to also add prop-types as a dependency to the package.json file.
prop-types
package.json
Thanks Bvaughn, I have just added prop-types as a dependency
This is to fix missing PropTypes from React since version 15.5