Skip to content

Instantly share code, notes, and snippets.

@Tevinthuku
Created August 22, 2019 10:41
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 Tevinthuku/4bdb41660ca4bf4b003bb3a36ce200c9 to your computer and use it in GitHub Desktop.
Save Tevinthuku/4bdb41660ca4bf4b003bb3a36ce200c9 to your computer and use it in GitHub Desktop.
const root = document.getElementById("root")
ReactDom.render(<Component />, root)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment