add progress bar and filters notifications
This commit is contained in:
@@ -20,7 +20,7 @@ class Dashboard extends Component {
|
||||
this.props.getStats();
|
||||
this.props.getStatsHistory();
|
||||
this.props.getTopStats();
|
||||
};
|
||||
}
|
||||
|
||||
render() {
|
||||
const { dashboard } = this.props;
|
||||
|
||||
Reference in New Issue
Block a user