reduxjs / redux

A JS library for predictable global state management
https://redux.js.org
MIT License
60.93k stars 15.27k forks source link

Docs: Update part-6-performance-normalization.md #4750

Closed yoles closed 2 weeks ago

yoles commented 2 weeks ago

Fixed typo in router


name: :memo: Documentation Fix about: Fixing a problem in an existing docs page

Checklist

What docs page needs to be fixed?

What is the problem?

React router dom, strictly use element attribute since v6 instead of component

codesandbox-ci[bot] commented 2 weeks ago

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.

netlify[bot] commented 2 weeks ago

Deploy Preview for redux-docs ready!

Name Link
Latest commit c8fbebe21e3d33cbd352689d8caa1afd8c25281a
Latest deploy log https://app.netlify.com/sites/redux-docs/deploys/6726194b651b450008971dae
Deploy Preview https://deploy-preview-4750--redux-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

timdorr commented 2 weeks ago

Thanks!