react-websocket icon indicating copy to clipboard operation
react-websocket copied to clipboard

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

Open GitShaffi opened this issue 8 years ago • 2 comments

Getting React.PropTypes deprecated warning with React latest 15.5 version. Can we have react to be upgraded and use import PropTypes from 'prop-types' instead of React.PropTypes?

GitShaffi avatar Apr 25 '17 20:04 GitShaffi

The pull request #15 fixes this issue.

GitShaffi avatar Apr 25 '17 21:04 GitShaffi

Can't this be closed now?

medington avatar Jun 25 '17 17:06 medington