react-svg-morph
react-svg-morph copied to clipboard
Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
getting this in react 15.5
instead of accessing PropTypes from the main React object, install the prop-types package and import them from there