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 7571992 commit 3557c99Copy full SHA for 3557c99
src/index.tsx
@@ -56,7 +56,7 @@ export type PlainChildrenProps = IntersectionOptions & {
56
57
/**
58
* Render the wrapping element as this element.
59
- * This need to be an intrinsic element.
+ * This needs to be an intrinsic element.
60
* If you want to use a custom element, please use the useInView
61
* hook to manage the ref explicitly.
62
* @default `'div'`
0 commit comments