Skip to content

Commit 2286085

Browse files
committed
chore: remove SubMenuProps popupRender
1 parent 847f3e9 commit 2286085

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SubMenu/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ export interface SubMenuProps extends Omit<SubMenuType, 'key' | 'children' | 'la
3838

3939
/** @private Do not use. Private warning empty usage */
4040
warnKey?: boolean;
41-
popupRender?: PopupRender;
4241
// >>>>>>>>>>>>>>>>>>>>> Next Round <<<<<<<<<<<<<<<<<<<<<<<
4342
// onDestroy?: DestroyEventHandler;
4443
}

0 commit comments

Comments
 (0)