mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 06:03:38 +08:00
typo miss
This commit is contained in:
parent
5fba136826
commit
259fb98d87
2
index.d.ts
vendored
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…
Reference in New Issue
Block a user