react-progressbar.js
react-progressbar.js copied to clipboard
Accessing createClass via the main React package is deprecated.
https://github.com/kimmobrunfeldt/react-progressbar.js/search?utf8=%E2%9C%93&q=createClass&type=
The same:
Warning: Accessing createClass via the main React package is deprecated, and will be removed in React v16.0. Use a plain JavaScript class instead. If you're not yet ready to migrate, create-react-class v15.* is available on npm as a temporary, drop-in replacement. For more info see https://fb.me/react-create-class
I've opened a PR for this: https://github.com/kimmobrunfeldt/react-progressbar.js/pull/27