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 2017014 commit 659afa8Copy full SHA for 659afa8
src/Sentinel.js
@@ -1,5 +1,5 @@
1
import React, { Component } from 'react';
2
-import { IntersectionObserver as Observer } from '@researchgate/react-intersection-observer/lib/js/IntersectionObserver';
+import Observer from '@researchgate/react-intersection-observer';
3
import PropTypes from 'prop-types';
4
import { computeRootMargin } from './utils';
5
0 commit comments