//mapStateToProps第二種寫法// mapStateToPropsCreator 其實就是正常寫法、第一種寫法的mapStateToProps const mapStateToPropsCreator = (state)=>{ ...
確定! 回上一頁