To directly answer your question: export default compose( connect( mapStateToProps, mapDispatchToProps ), withStateHandlers, withHandler, )( ...
確定! 回上一頁