Skip to content

Instantly share code, notes, and snippets.

@steinarb
Created October 12, 2019 11:24
Show Gist options
  • Save steinarb/1383158d0dedb94fa0850d9c60a4bd3c to your computer and use it in GitHub Desktop.
Save steinarb/1383158d0dedb94fa0850d9c60a4bd3c to your computer and use it in GitHub Desktop.
ReactDOM.render(
<App/>,
document.getElementById('root'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment