Have you used connect on your component? Is the syntax correct? export default connect(mapStateToProps, mapDispatchToprops)(YourComponent).
確定! 回上一頁