Skip to content

Commit 7fe762b

Browse files
committed
Improve README.md
1 parent 9137528 commit 7fe762b

File tree

3 files changed

+40
-2291
lines changed

3 files changed

+40
-2291
lines changed

.idea/workspace.xml

Lines changed: 38 additions & 127 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
> React Hook which tells you when you've scrolled to bottom
44
5+
Uses [IntersectionObserver](https://developer.mozilla.org/en-US/docs/Web/API/IntersectionObserver) so make sure you can support it.
6+
57
[![NPM](https://img.shields.io/npm/v/use-scroll-to-bottom.svg)](https://www.npmjs.com/package/use-scroll-to-bottom)
68
## Install
79

0 commit comments

Comments
 (0)