Guest User

Untitled

a guest
Feb 18th, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. const App = () => (
  2. <React.Fragment>
  3. <GoogleAnalytics />
  4. <Router>
  5.   (...)
  6. </Router>
  7. </React.Fragment>
  8. );
Add Comment
Please, Sign In to add comment