We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b94e32 commit 3adf3bbCopy full SHA for 3adf3bb
.readme.hbs
@@ -16,8 +16,9 @@
16
React Store Context Hooks
17
=========================
18
19
-Provides various data store hooks that allow functional components within
20
-the same React Context to share the application state.
+Provides various data store hooks that allow functional components to share
+the application state within the same React Context or different React Context
21
+using persistent storage.
22
23
CDN Link
24
-
0 commit comments