Skip to content

Commit 37e2879

Browse files
committed
docs: localize Chinese README descriptions
1 parent 2bc2983 commit 37e2879

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
@@ -97,7 +97,7 @@ npm start
9797
| inlineIndent | `number` | `24` | 内联模式的缩进宽度。 |
9898
| itemIcon | `ReactNode \| (props: RenderIconInfo) => ReactNode` | - | 自定义项目图标。 |
9999
| items | `ItemType[]` | - | 菜单项配置。 |
100-
| mode | `'horizontal' \| 'vertical' \| 'inline'` | `vertical` | Menu display mode. |
100+
| mode | `'horizontal' \| 'vertical' \| 'inline'` | `vertical` | 菜单展示模式。 |
101101
| motion | `CSSMotionProps` | - | 菜单转换的运动配置。 |
102102
| multiple | `boolean` | `false` | 允许选择多个项目。 |
103103
| openKeys | `string[]` | - | 受控打开子菜单键。 |

0 commit comments

Comments
 (0)