RickWong/react-inline-css

Accessing PropTypes via the main React package is deprecated

willbutler opened this issue · 0 comments

The current version of React (15.5.4) outputs a warning about accessing React.PropTypes. The prop-types package should be used instead.