Skip to content

Instantly share code, notes, and snippets.

@amandeepmittal
Created May 9, 2019 10:01
Show Gist options
  • Save amandeepmittal/db2d45f0730b58f672fcc48f4f2fb803 to your computer and use it in GitHub Desktop.
Save amandeepmittal/db2d45f0730b58f672fcc48f4f2fb803 to your computer and use it in GitHub Desktop.
function About() {
return (
<div>
<h1>About Component</h1>
</div>
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment