Skip to content

Instantly share code, notes, and snippets.

@mikehibm
Created February 16, 2019 00:11
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 mikehibm/b1861fafc8730c46dfe687ac15e721a4 to your computer and use it in GitHub Desktop.
Save mikehibm/b1861fafc8730c46dfe687ac15e721a4 to your computer and use it in GitHub Desktop.
const App = () => (
<React.Fragment>
<GoogleAnalytics />
<Router>
  (...)
</Router>
</React.Fragment>
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment