Found this component linked from https://github.com/brillout/awesome-react-components - was going to use it in a demo to show how you can easily leverage community effort but had to abort because you've used React.createClass which got deprecated.
Would you be up for a PR to modernise this to work on React 16+? I'll do the PR if you'd be happy to merge it.
Found this component linked from https://github.com/brillout/awesome-react-components - was going to use it in a demo to show how you can easily leverage community effort but had to abort because you've used
React.createClasswhich got deprecated.Would you be up for a PR to modernise this to work on React 16+? I'll do the PR if you'd be happy to merge it.