Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

createActions is undefined #6

Open
besrabasant opened this issue Jan 26, 2018 · 2 comments
Open

createActions is undefined #6

besrabasant opened this issue Jan 26, 2018 · 2 comments

Comments

@besrabasant
Copy link

importing createActions function from the package returns undefined.

examining the repo's src folder reveals that the function has not been exported.

@tadeo
Copy link

tadeo commented Jun 23, 2020

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.

@besrabasant
Copy link
Author

@tadeo You can use redux-actions to compose your actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants