Replies: 1 comment 6 replies
-
create = createStore + useStore https://unpkg.com/browse/zustand@5.0.0-beta.0/esm/react.mjs ![]() ( |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to know the difference between create and createStore.I found that createStore doesn't re-render after setState.Am I right?
demo: https://codesandbox.io/p/sandbox/suspicious-artem-9k7vc9
Beta Was this translation helpful? Give feedback.
All reactions