store/configureStore.js import {createStore, applyMiddleware, compose} from "redux"; import thunk from "redux-thunk"; import rootReducer from ".
確定! 回上一頁