我認為Recompose將一個包裝器放在dispatch 周圍, 因此我需要以某種方式公開它。 ... export default compose( withStyles(styles), connect() )(AddTodo);.
確定! 回上一頁