You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
10
10
## ✨ **About**
11
11
12
-
Shared React variables provide you easy and comfortable mutable state management based on hooks.
12
+
Shared React variables provide you easy and comfortable global state management based on hooks. You can treat it like a **global mutable useState**. Isn't it awesome?
0 commit comments