You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm currently trying Zustood and I'm getting this warning :
[DEPRECATED] Passing a vanilla store will be unsupported in a future version. Instead use import { useStore } from 'zustand'.
I'm using the global store example from the documentation. When I import useStore or actions I'm getting the warning.
I'm using the version 2.0.0 with zustand 4.3.9.
Beta Was this translation helpful? Give feedback.
All reactions