typo miss

pull/1954/head
Gray Choi 9 years ago
parent 5fba136826
commit 259fb98d87

2
index.d.ts vendored

@ -837,7 +837,7 @@ export class MenuItemGroup extends React.Component<MenuItemGroupProps, {}> {
}
interface MenuProps {
id?: string;
id?: string,
/** 主题颜色*/
theme?:'light' | 'dark',
/** 菜单类型 enum: `vertical` `horizontal` `inline`*/

Loading…
Cancel
Save