reduxjs / redux

A JS library for predictable global state management

Home Page:https://redux.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs are confusing

ethanneff opened this issue · comments

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.