Skip to content

Commit 1e6ddfd

Browse files
committed
Merge pull request #420 from inokawa/patch-3
Update virtua
2 parents b4e889e + f15f830 commit 1e6ddfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
166166
- [react-list](https://github.com/orgsync/react-list) - A versatile infinite scroll React component.
167167
- [@af-utils/virtual](https://github.com/nowaalex/af-utils) - [demo/docs](https://af-utils.vercel.app/virtual) - Render large scrollable lists and grids.
168168
- [react-window](https://github.com/bvaughn/react-window) - [demo](https://react-window.now.sh/) - React components for efficiently rendering large lists and tabular data
169-
- [virtua](https://github.com/inokawa/virtua) - [demo](https://inokawa.github.io/virtua/) - Simple, fast, small and flexible virtual scroller.
169+
- [virtua](https://github.com/inokawa/virtua) - [demo](https://inokawa.github.io/virtua/) - A zero-config, fast and small (~3kB) virtual list component for React, Vue and Solid.
170170

171171
### Overlay
172172

0 commit comments

Comments
 (0)