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 3161c02 commit 4e323f0Copy full SHA for 4e323f0
README.md
@@ -1,6 +1,6 @@
1
# useHooks
2
3
-A collection of 50 RSC safe React hooks
+A collection of Server Component safe React Hooks – from the ui.dev team
4
5
## Standard
6
package.json
@@ -1,7 +1,7 @@
{
"name": "@uidotdev/usehooks",
"version": "0.0.5",
- "description": "A collection of 50 RSC safe React hooks",
+ "description": "A collection of Server Component safe React Hooks – from the ui.dev team",
"type": "module",
"repository": "uidotdev/usehooks",
7
"devDependencies": {
0 commit comments