Skip to content

Commit e108581

Browse files
committed
Demo on basic usage
1 parent 824e186 commit e108581

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
@@ -37,6 +37,8 @@ const App = () => {
3737
};
3838
```
3939

40+
[CodeSandbox Demo](https://codesandbox.io/s/use-resize-observer-basic-usage-nrp0w2r5z0)
41+
4042
## Passing in Your Own `ref`
4143

4244
You can pass in your own ref instead of using the one provided.

0 commit comments

Comments
 (0)