Redux provides a method called combineReducers, which can be used for this purpose. In your rootReducer.js file, add the following import statements: import ...
確定! 回上一頁