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 4b750a2 commit 6cf2845Copy full SHA for 6cf2845
README.md
@@ -8,6 +8,8 @@ A collection of 50 RSC safe React hooks
8
9
`npm i @uidotdev/usehooks`
10
11
+### Hooks
12
+
13
- [useBattery](https://usehooks.com/usebattery)
14
- [useClickAway](https://usehooks.com/useclickAway)
15
- [useCopyToClipboard](https://usehooks.com/usecopytoclipboard)
@@ -52,6 +54,8 @@ A collection of 50 RSC safe React hooks
52
54
53
55
`npm i @uidotdev/usehooks@experimental react@experimental react-dom@experimental`
56
57
58
59
- [useContinuousRetry](https://usehooks.com/usecontinuousretry)
60
- [useCountdown](https://usehooks.com/usecountdown)
61
- [useEventListener](https://usehooks.com/useeventlistener)
0 commit comments