MatejBransky / react-katex

Display math in TeX with KaTeX and ReactJS
https://codesandbox.io/s/github/MatejMazur/react-katex/tree/master/demo?fontsize=14&hidenavigation=1&module=%2Fsrc%2FExample.tsx&theme=dark
MIT License
147 stars 12 forks source link

Typescript Typings #3

Closed shilangyu closed 5 years ago

MatejBransky commented 5 years ago

Thanks a lot! 👍

shilangyu commented 5 years ago

Looks like I accidentally removed newline at the end of README and d.ts file, sorry for that

MatejBransky commented 5 years ago

Who cares? :) I'm glad for your typings.

mariusGundersen commented 4 years ago

It doesn't seem like this has been published to npm yet? It would be nice to have the typescript typings, so can you publish a new version with this merged pull-request?