Skip to content

Commit c09dad8

Browse files
committed
Tweaked format
1 parent 1fa21d5 commit c09dad8

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,9 @@ TypeScript definitions are included within the published `dist` folder
3030

3131
## Documentation
3232

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/).
3434

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
4036

4137
<!-- List:begin -->
4238

@@ -204,7 +200,7 @@ Can be used to override the root HTML element rendered by the List component. Th
204200

205201
<!-- List:end -->
206202

207-
#### Grid
203+
### Grid
208204

209205
<!-- Grid:begin -->
210206

0 commit comments

Comments
 (0)