Fix mathjax error (#287)

* Updated mathjax and better-react-mathjax
* Removed MathJaxWrapper. Per better-react-mathjax documentation, we were incorrectly including a new context for every equation using this wrapper.
* Wrapped entire game in a MathJaxContext at GameRoot.
This commit is contained in:
Snarling
2023-01-03 07:38:14 -05:00
committed by GitHub
parent 77894cd9e5
commit dc0de2498b
188 changed files with 1559 additions and 2220 deletions
File diff suppressed because one or more lines are too long