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 5e0676f commit 5245bf6Copy full SHA for 5245bf6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-intersection-observer",
3
- "version": "4.0.1-0",
+ "version": "4.0.1",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"main": "lib/index.js",
6
"author": "Daniel Schmidt",
0 commit comments