Skip to content

Commit 6fe8ad6

Browse files
caugnerAkryum
authored andcommitted
docs: fix DynamicScroller anchor (#126)
The DynamicScroller link from the "Usage" section did not properly lead to the "Dynamic Scroller" subsection.
1 parent ce97b64 commit 6fe8ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ The `prerender` props can be set as the number of items to render on the server
300300
>
301301
```
302302

303-
## Dynamic Scroller
303+
## DynamicScroller
304304

305305
This works like RecycleScroller but can render items with unknown heights!
306306

0 commit comments

Comments
 (0)