redux-async-initial-state
redux-async-initial-state copied to clipboard
Update Readme.md
Thanks for this!
It seems there is a typo in README.md . This should fix that!
@Reggino hm, looks like redux api was changed in some version. I'm looking at docs and looks like it should be createStore(reducer, null, storeCreator). I'll try to check older version and fix it. Thanks for PR!