redux
redux copied to clipboard
Update part-6-performance-normalization.md
To make it consistent with the previous example
Thanks for the PR!
To better assist you, please select the type of PR you want to create.
Click the "Preview" tab above, and click on the link for the PR type:
- :bug: Bug fix or new feature
- :memo: Documentation Fix
- :book: New/Updated Documentation Content
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit d0407860938fe4fb9b9641a2d2a3c2835b93c36d:
| Sandbox | Source |
|---|---|
| Vanilla | Configuration |
| Vanilla Typescript | Configuration |
✔️ Deploy Preview for redux-docs ready!
🔨 Explore the source changes: d0407860938fe4fb9b9641a2d2a3c2835b93c36d
🔍 Inspect the deploy log: https://app.netlify.com/sites/redux-docs/deploys/6165e3e89cd9a0000737c570
😎 Browse the preview: https://deploy-preview-4182--redux-docs.netlify.app
We actually want to be using the "builder callback" syntax here, not the "object lookup" form. If I missed converting one of the examples to the "builder callback" form, please file a PR to fix that one instead. Thanks!
Yeah, looks like I did forget to update the notificationsSlice one.
I'll reopen this - can you change the PR to fix that one instead?
Added another commit with the changes
I apparently updated this elsewhere at some point.