Skip to content

Commit 3ddcb75

Browse files
authored
Added CodeSandbox demo
1 parent 320b6d4 commit 3ddcb75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ ReactSmartScroll is a lightweight, high-performance, easy-to-use way to render l
66

77
ReactSmartScroll is un-opinionated, with minimum configuration. It has automatic support for variable height rows, even if they change height at runtime due to resizing, expanding, etc.
88

9+
Working Demo with variable height rows:
10+
https://codesandbox.io/s/react-smart-scroll-demo-3x1ym
11+
912
**This component uses React Hooks, so it requires React 16.8.x or above.**
1013

1114
## How To Use

0 commit comments

Comments
 (0)