Skip to content

Commit d145a98

Browse files
committed
docs: polish zh-CN readme wording
1 parent 8bd9023 commit d145a98

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.zh-CN.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
<p align="center"><a href="./README.md">English</a> | 简体中文</p>
1717

18-
1918
## 特性
2019

2120
- `Line``Circle` 使用 SVG 渲染的进度组件。
@@ -72,7 +71,7 @@ npm start
7271
| --- | --- | --- | --- |
7372
| `className` | string | - | 根节点的附加 className。 |
7473
| `classNames` | Partial<Record<'root' \| 'rail' \| 'track', string>> | - | 内部插槽的语义化 className。 |
75-
| `gapDegree` | number | - | 循环进度的差距度|
74+
| `gapDegree` | number | - | 环形进度缺口角度|
7675
| `gapPosition` | `'top'` \| `'right'` \| `'bottom'` \| `'left'` | `'bottom'` | 循环进度的间隙位置。 |
7776
| `id` | string | - | 根元素 ID。 |
7877
| `loading` | boolean | false | 渲染不确定的加载动画。 |

0 commit comments

Comments
 (0)