in src/components/Customer/index.js [39:43]
function mapStateToProps(state, ownProps) { return { customer: state.customer }; }