ankane / react-chartkick

Create beautiful JavaScript charts with one line of React
https://chartkick.com/react
MIT License
1.2k stars 58 forks source link

Fix deprecation React.CreateClass #4

Closed ceritium closed 7 years ago

ceritium commented 7 years ago

Closes: https://github.com/ankane/react-chartkick/issues/3

ankane commented 7 years ago

Hey @ceritium, thanks for the PR 👍 I'd prefer to switch to ES6 classes so we don't need to add a dependency.

ceritium commented 7 years ago

Ok, then I'm going to close this PR 😄