updates
This commit is contained in:
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user