Skip to content

Instantly share code, notes, and snippets.

@qkreltms
Created April 18, 2021 08:29
Show Gist options
  • Save qkreltms/47f0d1a5fdc019f9d1b2d595a0f6894c to your computer and use it in GitHub Desktop.
Save qkreltms/47f0d1a5fdc019f9d1b2d595a0f6894c to your computer and use it in GitHub Desktop.
const store = createStore(rootReducer);
const persistor = persistStore(store);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment