You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,13 +30,9 @@ TypeScript definitions are included within the published `dist` folder
30
30
31
31
## Documentation
32
32
33
-
Documentation for this project is available at [react-window.vercel.app](https://react-window.vercel.app/).
33
+
Documentation for this project is available at [react-window.vercel.app](https://react-window.vercel.app/); version 1.x documentation can be found at [react-window-v1.vercel.app](https://react-window-v1.vercel.app/).
34
34
35
-
> **Note**: Older version 1.x documentation can be found at [react-window-v1.vercel.app](https://react-window-v1.vercel.app/) or on the NPM page for a specific version, e.g. [1.8.11](https://www.npmjs.com/package/react-window/v/1.8.11).)
36
-
37
-
### Components
38
-
39
-
#### List
35
+
### List
40
36
41
37
<!-- List:begin -->
42
38
@@ -204,7 +200,7 @@ Can be used to override the root HTML element rendered by the List component. Th
0 commit comments