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

Update Redux-Toolkit Docs for Integration #1323

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shoaib2527
Copy link

Update documentation to clarify integration with redux-toolkit: enhancers should now be passed to enhancers in configureStore instead of middlewares in createStore for improved compatibility.

Adds docs to integrate with redux-toolkit.
Copy link

sweep-ai bot commented Nov 22, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

docs/plugin-redux.md Outdated Show resolved Hide resolved
Copy link
Member

@jamonholmgren jamonholmgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good (with the small change that I committed)

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

Successfully merging this pull request may close these issues.

None yet

3 participants