Skip to content

Instantly share code, notes, and snippets.

@hackrio1
Created September 25, 2018 21:28
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 hackrio1/10aba3bbb360cbc5962899a4dab7eb30 to your computer and use it in GitHub Desktop.
Save hackrio1/10aba3bbb360cbc5962899a4dab7eb30 to your computer and use it in GitHub Desktop.
ReactDOM.render(
<h3>Hello World!</h3>
,document.getElementById('root')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment