- Notifications
You must be signed in to change notification settings - Fork860
useconfigureStore in README#1377
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Could you please get this merged? It's just a (really necessary) docs update. |
yestay90 commentedJun 9, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@phryneas , thanks for your PR. I had problem with persistStore which threw error |
Since
redux4.2.0,createStoreis deprecated in favor ofconfigureStore. This updates the README to use the recommended function.