Skip to content

Instantly share code, notes, and snippets.

@sajithdilshan
Created November 18, 2017 15:48
Show Gist options
  • Save sajithdilshan/f4e41682d7550a9def198e4b9bcd36cb to your computer and use it in GitHub Desktop.
Save sajithdilshan/f4e41682d7550a9def198e4b9bcd36cb to your computer and use it in GitHub Desktop.
const element =
(
<h1 className="greeting">
Hello, world!
</h1>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment