in src/components/Product/index.js [52:54]
function mapDispatchToProps(dispatch) { return {actions: bindActionCreators(productActions, dispatch)} }