要使用 connect() ,你需要定義一個名為 mapStateToProps 的特別function,它述說將如何轉換目前Redux store state 成為你想要傳到正在包裝的presentational component ...
確定! 回上一頁