Skip to content

Commit

Permalink
doc upd
Browse files Browse the repository at this point in the history
  • Loading branch information
Morglod committed Jul 12, 2024
1 parent 67cfefe commit fcae9d3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@

# react-virtual-overflow

Similar to [react-virtualized](https://github.com/bvaughn/react-virtualized), but:

- No deps
- No fighting with containers
- No magical divs that will wrap your list with position: absolute and height: 0
- No scroll syncing shit
- No magical divs will wrap your list with position: absolute and height: 0
- No scroll syncing problems
- No AutoWindow over AutoSize with VerticalSpecialList
- It just works
- <1kb gzipped
Expand Down

0 comments on commit fcae9d3

Please sign in to comment.