We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b589c8d commit 6f06290Copy full SHA for 6f06290
readme.md
@@ -3,6 +3,8 @@ A native global state implementation with react. At least React version `18.2.0`
3
4
Lightweight and most efficient implementation for react global state,just using in built react hooks. Magic !
5
6
+> Component renders only if the slice taken(in example `s.name`) changes.
7
+>
8
> No external dependencies used.
9
>
10
> Very lightweight (605 bytes in size)
0 commit comments