We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4d79f commit 8b81e4cCopy full SHA for 8b81e4c
README.md
@@ -9,11 +9,3 @@ A collection of commonly used hooks for React apps.
9
- [`use-last`](./packages/use-last)
10
- [`use-debounced`](./packages/use-debounced)
11
- [`use-presence`](./packages/use-presence)
12
-
13
-**Recommended 3rd party hooks:**
14
15
- - [`use-previous`](https://github.com/Andarist/use-previous)
16
- - [`use-constant`](https://github.com/Andarist/use-constant)
17
- - [`use-isomorphic-layout-effect`](https://github.com/Andarist/use-isomorphic-layout-effect)
18
- - [`react-intersection-observer`](https://github.com/thebuilder/react-intersection-observer)
19
0 commit comments