Skip to content

Commit 4e323f0

Browse files
committed
Update tagline
1 parent 3161c02 commit 4e323f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# useHooks
22

3-
A collection of 50 RSC safe React hooks
3+
A collection of Server Component safe React Hooks – from the ui.dev team
44

55
## Standard
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@uidotdev/usehooks",
33
"version": "0.0.5",
4-
"description": "A collection of 50 RSC safe React hooks",
4+
"description": "A collection of Server Component safe React Hooks – from the ui.dev team",
55
"type": "module",
66
"repository": "uidotdev/usehooks",
77
"devDependencies": {

0 commit comments

Comments
 (0)