You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
React is starting to complain that this package still uses React.createClass, it should be replaced with an ES6 class or the create-react-class package.
React is starting to complain that this package still uses
React.createClass, it should be replaced with an ES6 class or thecreate-react-classpackage.