Skip to content

Commit ba60fd3

Browse files
committed
docs: localize Chinese README descriptions
1 parent 3132e83 commit ba60fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ npm start
8686
| prefix | `ReactNode` | - | 前缀内容。 |
8787
| prefixCls | `string` | `rc-input-number` | className前缀。 |
8888
| readOnly | `boolean` | `false` | 将输入标记为只读。 |
89-
| step | `number \| string` | `1` | Step size. |
89+
| step | `number \| string` | `1` | 步长。 |
9090
| stringMode | `boolean` | `false` | 将值保留为字符串以获得高精度小数。 |
9191
| style | `React.CSSProperties` | - | 根元素的内联样式。 |
9292
| styles | `Partial<Record<SemanticName, React.CSSProperties>>` | - | 输入数字槽的语义样式。 |

0 commit comments

Comments
 (0)