We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54bde14 commit 1faf240Copy full SHA for 1faf240
1 file changed
packages/react-tools/README.md
@@ -16,6 +16,8 @@
16
- [x] useSyncExternalStore
17
- [ ] useStore
18
- [ ] createStore
19
+ - [ ] usePubSubStore (with pusSub model)
20
+ - [ ] useBroadcast (refer to https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API)
21
22
- __LIFECYCLE__
23
- [x] useEffectCompare
0 commit comments