docs are confusing
ethanneff opened this issue · 2 comments
ethanneff commented
where is this store created or mentioned? https://redux.js.org/tutorials/quick-start#provide-the-redux-store-to-react
EskiMojo14 commented
...in the section directly above? https://redux.js.org/tutorials/quick-start#create-a-redux-store
EskiMojo14 commented
to turn down the snark a little - is the default export confusing?
It's exported as default from the store file, and imported using the default export.