mirror of
https://github.com/pmndrs/zustand.git
synced 2025-12-08 19:45:52 +00:00
Update comparison.md (#1346)
This commit is contained in:
parent
200d5bc10e
commit
a848f708b7
@ -386,7 +386,7 @@ const Component = () => {
|
||||
### State Model
|
||||
|
||||
The difference between Zustand and Recoil is similar to that between Zustand and
|
||||
Recoil. Recoil depends on atom string keys instead of atom object referential
|
||||
Jotai. Recoil depends on atom string keys instead of atom object referential
|
||||
identities, additionally, Recoil needs to wrap your app in a context provider.
|
||||
|
||||
**Zustand**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user