Skip to content

Commit 5e42665

Browse files
committed
docs: refine README usage and ecosystem note
1 parent 5a51454 commit 5e42665

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
<div align="center">
22
<h1>@rc-component/virtual-list</h1>
3+
<p><sub>Part of the Ant Design ecosystem.</sub></p>
34
<p>📜 Virtual scrolling list component for React.</p>
4-
<p>
5-
<a href="https://ant.design">
6-
<img width="32" height="32" src="https://gw.alipayobjects.com/zos/bmw-prod/ae669a89-0c24-40ff-a91d-2b83497170f6.svg" alt="Ant Design" />
7-
</a>
8-
</p>
9-
<p>Part of the Ant Design ecosystem.</p>
105
<p>
116
<a href="https://www.npmjs.com/package/@rc-component/virtual-list"><img src="https://img.shields.io/npm/v/@rc-component/virtual-list.svg?style=flat-square" alt="npm version" /></a>
127
<a href="https://www.npmjs.com/package/@rc-component/virtual-list"><img src="https://img.shields.io/npm/dm/@rc-component/virtual-list.svg?style=flat-square" alt="npm downloads" /></a>
@@ -17,6 +12,7 @@
1712
</p>
1813
</div>
1914

15+
2016
## Highlights
2117

2218
- Built for React and maintained by the rc-component team.

0 commit comments

Comments
 (0)