Skip to content

Commit 3cb5887

Browse files
committed
docs: polish zh-CN readme wording
1 parent 38a7ae5 commit 3cb5887

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
@@ -77,7 +77,7 @@ npm start
7777
| disabled | `boolean` | `false` | 禁用输入。 |
7878
| downHandler | `ReactNode` | - | 自定义减量控制。 |
7979
| formatter | `(value: T \| undefined, info: { userTyping: boolean; input: string }) => string` | - | 设置显示值的格式。 |
80-
| inputMode | `string` | - | 本机输入 `inputMode` 属性。 |
80+
| inputMode | `string` | - | 原生 input `inputMode` 属性。 |
8181
| keyboard | `boolean` | `true` | 启用键盘步进。 |
8282
| max | `T` | - | 最大值。 |
8383
| min | `T` | - | 最小值。 |

0 commit comments

Comments
 (0)