Skip to content

Commit 6a22b41

Browse files
committed
update type
1 parent 8993061 commit 6a22b41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/interface.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
import type * as React from 'react';
22
import type { SubMenuProps } from './SubMenu';
3-
import type { MenuItemProps } from './MenuItem';
4-
import type { MenuItemGroupProps } from './MenuItemGroup';
5-
import type { DividerProps } from './Divider';
63

74
// ========================= Options =========================
85
interface ItemSharedProps {

0 commit comments

Comments
 (0)