Skip to content

Instantly share code, notes, and snippets.

@gilbertoquinteroA
Created July 1, 2018 22:16
Show Gist options
  • Save gilbertoquinteroA/4d563bde7a1943fbf5c1ec99f4f180c1 to your computer and use it in GitHub Desktop.
Save gilbertoquinteroA/4d563bde7a1943fbf5c1ec99f4f180c1 to your computer and use it in GitHub Desktop.
const App = () =>
<div className="app">
<h1>My App</h1>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment