mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
parent
509175c0b8
commit
84d1dfa30d
@ -302,7 +302,7 @@ const Component = () => {
|
||||
There are two major differences between Zustand and Jotai. Firstly, Zustand is a
|
||||
single store, while Jotai consists of primitive atoms that can be composed
|
||||
together. Secondly, a Zustand store is an external store, making it more
|
||||
suitable when when access outside of React is required.
|
||||
suitable when access outside of React is required.
|
||||
|
||||
**Zustand**
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user