Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created July 2, 2019 12:13
Show Gist options
  • Select an option

  • Save goofmint/c813e790f9c6f1f4bcbf74eafb2d5591 to your computer and use it in GitHub Desktop.

Select an option

Save goofmint/c813e790f9c6f1f4bcbf74eafb2d5591 to your computer and use it in GitHub Desktop.
export const loadPageInto = (main) => {
main.innerText = 'Video game page';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment