Accessing PropTypes via the main React package is deprecated
willbutler opened this issue · 0 comments
willbutler commented
The current version of React (15.5.4) outputs a warning about accessing React.PropTypes. The prop-types package should be used instead.