react-modal-bootstrap icon indicating copy to clipboard operation
react-modal-bootstrap copied to clipboard

Warning: Accessing PropTypes via the main React package is deprecated

Open GitShaffi opened this issue 8 years ago • 1 comments

Getting the above warning in 'react-modal-bootstrap'. Please upgrade the react library and import right propTypes.

GitShaffi avatar Jun 08 '17 05:06 GitShaffi

Also I get the below warning, this one as well is because of react version. Warning: Style: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

GitShaffi avatar Jun 23 '17 04:06 GitShaffi