Skip to content

Commit 7073961

Browse files
committed
Re-add missing SVG
1 parent 4620038 commit 7073961

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

.prettierignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/dist
22
/docs
33
/generated
4-
/public
4+
/public
5+
6+
README.md

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ Documentation for this project is available at [react-window.vercel.app](https:/
3535
### List
3636

3737
<!-- List:description:begin -->
38-
3938
Renders data with many rows.
40-
4139
<!-- List:description:end -->
4240

4341
#### Required props
@@ -164,9 +162,7 @@ The default value is &quot;div&quot;, meaning that List renders an HTMLDivElemen
164162
### Grid
165163

166164
<!-- Grid:description:begin -->
167-
168165
Renders data with many rows and columns.
169-
170166
<!-- Grid:description:end -->
171167

172168
#### Required props

public/svgs/globe.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)