File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ test-utils/
99coverage /
1010nuget
1111npm-debug.log *
12+ package-lock.json
1213.DS_store
1314.eslintcache
1415.idea
Original file line number Diff line number Diff line change 11# react-intersection-observer
22
33[ ![ Version Badge] [ npm-version-svg ]] [ package-url ]
4- [ ![ GZipped size] [ npm-minzip-svg ]] [ bundlephobia-url ]
54[ ![ Test] [ test-image ]] [ test-url ]
65[ ![ License] [ license-image ]] [ license-url ]
76[ ![ Downloads] [ downloads-image ]] [ downloads-url ]
@@ -499,8 +498,6 @@ order to destroy the observer again.
499498
500499[package-url]: https://npmjs.org/package/react-intersection-observer
501500[npm-version-svg]: https://img.shields.io/npm/v/react-intersection-observer.svg
502- [npm-minzip-svg]: https://img.shields.io/bundlephobia/minzip/react-intersection-observer.svg
503- [bundlephobia-url]: https://bundlephobia.com/result?p=react-intersection-observer
504501[license-image]: http://img.shields.io/npm/l/react-intersection-observer.svg
505502[license-url]: LICENSE
506503[downloads-image]: http://img.shields.io/npm/dm/react-intersection-observer.svg
You can’t perform that action at this time.
0 commit comments