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 831ca3a commit 1c631eaCopy full SHA for 1c631ea
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-intersection-observer",
3
- "version": "8.22.2",
+ "version": "8.22.3",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"main": "dist/react-intersection-observer.cjs.js",
6
"module": "dist/react-intersection-observer.esm.js",
0 commit comments