in src/components/Customer/index.js [45:47]
function mapDispatchToProps(dispatch) { return {actions: bindActionCreators(customerActions, dispatch)} }