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 ad1dea1 commit 34c3a2eCopy full SHA for 34c3a2e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-intersection-observer",
3
- "version": "0.2.12",
+ "version": "0.2.13",
4
"description": "Monitor if a component is inside the viewport, using IntersectionObserver API",
5
"main": "lib/index.js",
6
"browser": "lib/Observer.js",
0 commit comments