We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a491ac0 commit 941413fCopy full SHA for 941413f
1 file changed
README.md
@@ -1,10 +1,7 @@
1
<div align="center">
2
<h1>@rc-component/segmented</h1>
3
+ <p><sub>Part of the Ant Design ecosystem.</sub></p>
4
<p>🧩 React segmented control for switching between compact options.</p>
- <p>
5
- <img alt="Ant Design" src="https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*FBw7Rr5aC7AAAAAAAAAAAAAADrJ8AQ/original" height="24" />
6
- </p>
7
- <p>Part of the Ant Design ecosystem.</p>
8
9
<p>
10
<a href="https://www.npmjs.com/package/@rc-component/segmented"><img src="https://img.shields.io/npm/v/@rc-component/segmented.svg?style=flat-square" alt="npm version" /></a>
@@ -16,6 +13,7 @@
16
13
</p>
17
14
</div>
18
15
+
19
## Highlights
20
21
- Supports string, number, and labeled option records.
0 commit comments