Skip to content
This repository has been archived by the owner on Oct 2, 2021. It is now read-only.

Commit

Permalink
edits
Browse files Browse the repository at this point in the history
  • Loading branch information
dkunzman77 committed Dec 15, 2019
1 parent af7b8c8 commit 840884b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> React components for efficiently rendering large lists and tabular data
> React window will only display a portion of your data but enable the user to scroll effortlessly through large datasets.
> React window will only display a portion of your data and enable the user to scroll effortlessly through large datasets.
> React windows solves 3 important problems that are frequently encountered in software development.
> 1) React window improves the responsiveness of your user interface by passing only a small portion of your data to the React reconciler.
Expand Down

0 comments on commit 840884b

Please sign in to comment.