harunurhan / react-latex-next

Render LaTeX in React apps
https://react-latex.netlify.app
76 stars 13 forks source link

Update to newer versions of React. Can't use the lib in React ^18.2.0 #40

Closed MartinLBarranco closed 1 year ago

MartinLBarranco commented 1 year ago

Update to newer versions of React. Can't use the lib in React ^18.2.0

harunurhan commented 1 year ago

We already have react 18 in the peer deps: https://github.com/harunurhan/react-latex-next/blob/6772e382348204c165d69f25b589d5f7336a45cc/package.json#L34

Which version of react-latex-next are you on?