diff --git a/web/src/App.js b/web/src/App.js index 5ccfe72c..67386570 100644 --- a/web/src/App.js +++ b/web/src/App.js @@ -553,22 +553,22 @@ class App extends Component { ) } - +
+ + { + this.renderMenu() + } + { - this.renderMenu() + this.renderAccount() } -
- { - this.renderAccount() - } - -
-
+ +