diff --git a/src/App.js b/src/App.js index 43fe772..945adb3 100644 --- a/src/App.js +++ b/src/App.js @@ -11,10 +11,10 @@ class App extends Component { render() { return ( -
-
-
-
+
+
+
+ ); } }