mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-09-23 17:56:07 +00:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>
This commit is contained in:
parent
2baccf1ea0
commit
37ff1d6957
@ -335,7 +335,7 @@ function useInfinitePosts() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
Use with intersection observer for automatic loading:
|
Example usage with intersection observer for automatic loading:
|
||||||
|
|
||||||
```tsx
|
```tsx
|
||||||
import { useInView } from 'react-intersection-observer';
|
import { useInView } from 'react-intersection-observer';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user