diff --git a/frontend/src/app.js b/frontend/src/app.js index 45d03eae4c..ccca24c044 100644 --- a/frontend/src/app.js +++ b/frontend/src/app.js @@ -49,7 +49,7 @@ class App extends Component { draftCounts: 0, draftList:[], isLoadingDraft: true, - currentTab: 'dashboard', + currentTab: '/', }; this.currentTab = ''; //just for refresh brower } @@ -112,9 +112,9 @@ class App extends Component { return (
- +