import { PersistGate } from 'redux-persist/integration/react' import configStore from './store' const { store, persistor } = configStore(); ...
確定! 回上一頁