Fix KaTeX import
Per the release notes in https://github.com/hypothesis/client/pull/3887, KaTeX should be imported using a default import rather than namespace import.
Showing
Please register or sign in to comment
Per the release notes in https://github.com/hypothesis/client/pull/3887, KaTeX should be imported using a default import rather than namespace import.