From ded4437ae10cc03eb75c5eca89c266c3ce2dc3a5 Mon Sep 17 00:00:00 2001 From: xidedix Date: Mon, 25 Mar 2019 14:27:54 +0100 Subject: [PATCH] refactor(App): change to render in Route --- src/App.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/App.js b/src/App.js index 47e6874..0a55f9d 100644 --- a/src/App.js +++ b/src/App.js @@ -21,11 +21,11 @@ class App extends Component { - - - - - + } /> + } /> + } /> + } /> + } />