Anderson пре 7 година
родитељ
комит
348283e440
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/pages/Dashboard/Analysis.js

+ 1 - 0
src/pages/Dashboard/Analysis.js

@@ -64,6 +64,7 @@ class Analysis extends Component {
     salesType: 'all',
     currentTabKey: '',
     rangePickerValue: getTimeDistance('year'),
+    loading: true,
   };
 
   componentDidMount() {