getting following error in my console which will force me to use a different package if it is not fixed before React 16 is released
Warning: ScrollUp: 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.
getting following error in my console which will force me to use a different package if it is not fixed before React 16 is released
Warning: ScrollUp: 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.