You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a better syntax highlighting library called Prism. This library supports syntax highlighting for JSX as well (Highlight.js, which I currently use in the course, shows JSX in all the same color).
I found a better syntax highlighting library called Prism. This library supports syntax highlighting for JSX as well (Highlight.js, which I currently use in the course, shows JSX in all the same color).
This pull request shows how to switch from Highlight.js to Prism.
The text was updated successfully, but these errors were encountered: