import combineReducers from '../../store/reducers';. since it's a default export, and not a named export. There's a good breakdown of the differences between ...
確定! 回上一頁