SamyPesse / react-mathjax

React component to display math formulas
Apache License 2.0
95 stars 35 forks source link

React.createClass is deprecated and will be removed in version 16 #6

Closed pyramation closed 6 years ago

pyramation commented 7 years ago

As the warning says when using this library:

Warning: MathJaxNode: 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.
pyramation commented 7 years ago

when this pull is sorted out (https://github.com/SamyPesse/react-mathjax/pull/9) this issue can be closed

SamyPesse commented 6 years ago

Fixed in 1.0.0