Closed audiolion closed 7 years ago
React 15.5 deprecated React.PropTypes and split it out into prop-types, this PR updates to the new prop-types package.
prop-types
Maybe it should be interesting to put prop-types as a peerDependencies - like react dependecy
peerDependencies
react
React 15.5 deprecated React.PropTypes and split it out into
prop-types
, this PR updates to the newprop-types
package.