reduxjs / reselect

Selector library for Redux
MIT License
19.03k stars 671 forks source link

Remove useCallback example from weakMapMemoize page #683

Closed benax-se closed 8 months ago

benax-se commented 8 months ago

Remove wrong selector with useCallback usage example at the weakMapMemoize page

Closes #682

netlify[bot] commented 8 months ago

Deploy Preview for reselect-docs ready!

Name Link
Latest commit ee5223b2c7a6163a83a826594fa1191be1e0cef5
Latest deploy log https://app.netlify.com/sites/reselect-docs/deploys/65a293aaa66cdd000835de97
Deploy Preview https://deploy-preview-683--reselect-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.

codesandbox-ci[bot] commented 8 months 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.

Latest deployment of this branch, based on commit ee5223b2c7a6163a83a826594fa1191be1e0cef5:

Sandbox Source
Vanilla Typescript Configuration
EskiMojo14 commented 8 months ago

thanks!