wko27 / react-mathjax

MathJax as React component
MIT License
168 stars 71 forks source link

correct import file name #10

Closed toadeelali closed 5 years ago

toadeelali commented 5 years ago

in document it's "import MathJax from 'react-mathjax'" which leads to error replace it to import MathJax from 'react-mathjax2'