Skip to content

Instantly share code, notes, and snippets.

@itaditya
Last active January 16, 2021 07:34
Show Gist options
  • Save itaditya/b4ea842d2a2daaf6ccbbc0fc36b137ce to your computer and use it in GitHub Desktop.
Save itaditya/b4ea842d2a2daaf6ccbbc0fc36b137ce to your computer and use it in GitHub Desktop.
const Aditya = () => (
<article>
<h1>Frontend Dev</h1>
<p>Builds Quality Software</p>
</article>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment