There are 3 ways: Calling dispatch directly from props; Use mapDispatchToProps manually mapping dispatch; Mapping dispatch with bindActionCreators ...
確定! 回上一頁