Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@TheBrown
Created June 9, 2018 15:05
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 TheBrown/a40d9822029654d591758566829e0ed9 to your computer and use it in GitHub Desktop.
Save TheBrown/a40d9822029654d591758566829e0ed9 to your computer and use it in GitHub Desktop.
const myElement = (
<div>
<h1>Sabaidee</h1>
<h2>hello newbie for JSX</h2>
</div>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment