diff --git a/src/App.js b/src/App.js index 6b2f899e5..f38947e60 100644 --- a/src/App.js +++ b/src/App.js @@ -127,11 +127,13 @@ class App extends Component { return ( - - - - - + + + + + + + ); }