You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,10 @@ serve as a north star for this hook.
80
80
Please note that this hook declares `react` and as _peer dependency_. Therefore, you must have
81
81
`react` installed to use this package.
82
82
83
-
**Note**: This hook relies on [Intersection Observer API](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API) and hence if you want to use it in a browser that doesn't
84
-
support it, the onus of shipping the polyfill is on the developer.
0 commit comments