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 a9c30b9 commit e5f7be5Copy full SHA for e5f7be5
README.md
@@ -23,7 +23,7 @@ to tell you when an element enters or leaves the viewport. Contains both a
23
24
- 🎣 **Hooks or Component API** - With `useInView` it's easier than ever to
25
monitor elements
26
-- ⚡️ **Optimized performance** - Auto reuses Intersection Observers instances
+- ⚡️ **Optimized performance** - Auto reuses Intersection Observer instances
27
where possible
28
- ⚙️ **Matches native API** - Intuitive to use
29
- 🌳 **Tree-shakeable** - Only include the parts you use
0 commit comments