fix: menu theme not work at overflowmenu
parent
4ea00d3a70
commit
10f35a1fa5
|
@ -113,6 +113,7 @@ const SubPopupMenu = {
|
|||
forceSubMenuRender: PropTypes.looseBool.def(false),
|
||||
parentUniKeys: PropTypes.array.def(() => []),
|
||||
parentUniKey: PropTypes.string,
|
||||
theme: PropTypes.string,
|
||||
},
|
||||
{
|
||||
prefixCls: 'rc-menu',
|
||||
|
|
Loading…
Reference in New Issue