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
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,16 +28,6 @@ npm install react-window
28
28
29
29
Documentation for this project is available at [react-window.vercel.app](https://react-window.vercel.app/).
30
30
31
-
Each release also ships with its own copy of the documentation (in the `docs` folder) which can be viewed by running:
32
-
33
-
```sh
34
-
# From the package directory
35
-
npx serve -s docs
36
-
37
-
# Or as an NPM-installed dependency
38
-
npx serve -s ./node_modules/react-window/docs
39
-
```
40
-
41
31
> **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).)
0 commit comments