Skip to content

Commit 3fe0710

Browse files
authored
Add codesandbox example
1 parent 8a0504a commit 3fe0710

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Recipes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ const LazyImage = ({ width, height, src, ...rest }) => {
7373
export default LazyImage
7474
```
7575

76+
**See [Codesandbox](https://codesandbox.io/embed/lazy-image-load-mjsgc)**
77+
7678
## Trigger animations
7779

7880
Triggering animations once they enter the viewport is also a perfect use case

0 commit comments

Comments
 (0)