Skip to content

Instantly share code, notes, and snippets.

@SaschaHeyer
Created February 25, 2018 10:16
Show Gist options
  • Select an option

  • Save SaschaHeyer/a9bda550edc7e975d9f833626b6ecec4 to your computer and use it in GitHub Desktop.

Select an option

Save SaschaHeyer/a9bda550edc7e975d9f833626b6ecec4 to your computer and use it in GitHub Desktop.
jsc
<h1 color="green">Headline</h1>
React.createElement("h1", {color:"green"}, "Headline")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment