Skip to content

Instantly share code, notes, and snippets.

@craftzdog
Created January 24, 2018 08:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save craftzdog/a82e40a1a95b24dbfc33e7ba9c789e48 to your computer and use it in GitHub Desktop.
Save craftzdog/a82e40a1a95b24dbfc33e7ba9c789e48 to your computer and use it in GitHub Desktop.
ReactDOM.render(
<Highlight
value='use strict;'
language='javascript'
/>,
document.getElementById('root')
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment