export default { configureStore: function(initialState) { return createStoreWithMiddleware(rootReducer, initialState); } }.
確定! 回上一頁