diff --git a/app/app.js b/app/app.js index 157fd9f..82c51e7 100644 --- a/app/app.js +++ b/app/app.js @@ -13,13 +13,15 @@ const store = configureStore({}); export default () => ( - - - - - - - - + + + + + + + + + + );