two HOCs, without compose export default connect(mapStateToProps, mapDispatchToProps)(withStyles(styles)(MyComponent)) // two HOCs, ...
確定! 回上一頁