bumped zustand to latest version (4.1.4) in auto gen selectors doc (#1412)

This commit is contained in:
Joel Mathew Koshy 2022-11-06 04:13:26 +05:30 committed by GitHub
parent a1d228767f
commit 975185011e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ const increase = useBearStore.use.increment()
## Live Demo
For a working example of this, see the [Code Sandbox](https://codesandbox.io/s/zustand-auto-generate-selectors-9i0ob3?file=/src/store.ts:396-408).
For a working example of this, see the [Code Sandbox](https://codesandbox.io/s/zustand-auto-generate-selectors-forked-rl8v5e?file=/src/selectors.ts).
## 3rd-party Libraries