You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Facing the same issue I found that createActions in the README probably refers to redux-actions, a redux-modules' dependency. @besrabasant do you know an actively maintained alternative to redux-modules?
Thanks for this library, I really like the idea of reducing react-redux boilerplate, I'm going to try to PR imports additions to the README.
importing
createActions
function from the package returns undefined.examining the repo's
src
folder reveals that the function has not been exported.The text was updated successfully, but these errors were encountered: