Skip to content

Commit 74af6c8

Browse files
authored
Add use-overflow hook (rehooks#211)
1 parent 481574e commit 74af6c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
- [`use-media`](https://github.com/streamich/use-media) CSS media queries with React hook.
216216
- [`use-mouse-action`](https://github.com/dimitrinicolas/use-mouse-action) React Hooks to listen to both mouse down or up and click events with a once called function.
217217
- [`use-multiselect`](https://github.com/jschloer/use-multiselect) Manage multiselect state.
218+
- [`use-overflow`](https://github.com/amorriscode/use-overflow) A React Hook that allows you to detect X and Y overflow
218219
- [`use-places-autocomplete`](https://github.com/wellyshen/use-places-autocomplete) 📍 React hook for Google Maps Places Autocomplete.
219220
- [`use-popper`](https://github.com/sandiiarov/use-popper) React hook wrapper around Popper.js.
220221
- [`use-react-modal`](https://github.com/alex-cory/use-react-modal) 🖼 useModal, React hook for Modals/Dialogs/Lightboxes

0 commit comments

Comments
 (0)