Skip to content

Commit 4129884

Browse files
authored
docs: add Edit on Codesandbox badge to hook
1 parent fcf7f59 commit 4129884

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ const Component = () => {
8484
}
8585
```
8686

87+
[![Edit react-intersection-observer](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-intersection-observer-ud2vo?fontsize=14&hidenavigation=1&theme=dark)
88+
8789
### Render props
8890

8991
To use the `<InView>` component, you pass it a function. It will be called

0 commit comments

Comments
 (0)