Skip to content

Commit 6f06290

Browse files
authored
Update readme.md
1 parent b589c8d commit 6f06290

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ A native global state implementation with react. At least React version `18.2.0`
33

44
Lightweight and most efficient implementation for react global state,just using in built react hooks. Magic !
55

6+
> Component renders only if the slice taken(in example `s.name`) changes.
7+
>
68
> No external dependencies used.
79
>
810
> Very lightweight (605 bytes in size)

0 commit comments

Comments
 (0)