import { PersistGate } from 'redux-persist/integration/react'; ... <PersistGate loading={null} persistor={persistor}> <Counter />
確定! 回上一頁