mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
add MenuItemGroupProps export (#21356)
This commit is contained in:
parent
11d06d5d83
commit
0ef326bff3
@ -11,6 +11,8 @@ import raf from '../_util/raf';
|
||||
import collapseMotion from '../_util/motion';
|
||||
import MenuContext, { MenuTheme } from './MenuContext';
|
||||
|
||||
export { MenuItemGroupProps } from 'rc-menu/es/MenuItemGroup';
|
||||
|
||||
export interface SelectParam {
|
||||
key: string;
|
||||
keyPath: Array<string>;
|
||||
|
Loading…
Reference in New Issue
Block a user