accounts-ui
accounts-ui copied to clipboard
React.createClass, React.PropTypes React.createClass deprecated in v15.5
from the console:
modules.js?hash=b394181…:4281 Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
some reference:
http://stackoverflow.com/questions/43302963/how-to-fix-react-15-5-3-proptypes-deprecated-warning-when-using-create-react-app
please update the code to the newest version of react, thanks a a bunch.
Would be greatly appreciated, this is currently the only package/module in my app that is still producing these warnings.
+1
+1
I think this is done already, right @timbrandin ?
+1 Still seeing this in 1.2.23