The issue here is that react-redux as a HOC has the connect(...) function, which allows selectors to be (state, props) => ... , whereas ...
確定! 回上一頁