Now, update the configureStore function and pass the rootReducer to it. // configureStore.js import {createStore} from 'redux'; import rootReducer from '.
確定! 回上一頁