FormidableLabs / prism-react-renderer

🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)
MIT License
1.88k stars 153 forks source link

Fix types for `prism` library prop. #204

Closed carloskelly13 closed 1 year ago

carloskelly13 commented 1 year ago

Previously we had custom definitions—this is no longer needed with using the latest published version of Prism.

Addresses #203

👇🏻 Now with using the library types, there are no ts errors

Screenshot 2023-05-07 at 3 10 03 PM