updates
This commit is contained in:
parent
d303f3dc28
commit
1b381c323f
|
@ -107,6 +107,7 @@ class DashboardComponent extends React.Component {
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
this.vouchersStore = props.appstate.vouchers;
|
this.vouchersStore = props.appstate.vouchers;
|
||||||
|
this.http = props.appstate.http;
|
||||||
}
|
}
|
||||||
|
|
||||||
componentDidMount() {
|
componentDidMount() {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user