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 23b1d51 commit 6b3123aCopy full SHA for 6b3123a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-intersection-observer",
3
- "version": "8.25.1",
+ "version": "8.25.2",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"main": "react-intersection-observer.cjs.js",
6
"module": "react-intersection-observer.esm.js",
0 commit comments