import { createStore, applyMiddleware } from 'redux'; import thunk from 'redux-thunk'; import rootReducer from '.
確定! 回上一頁