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
These are the two warnings I get, I think they come from this package since it's no longer maintained. At least the first warning.
Warning: DummyElement: 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.
Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
The text was updated successfully, but these errors were encountered:
These are the two warnings I get, I think they come from this package since it's no longer maintained. At least the first warning.
The text was updated successfully, but these errors were encountered: