Giving each component access to store is not a proper react-redux architecture. Pass the dispatch function as props. Passing the dispatch ...
確定! 回上一頁