Skip to content

Commit 5b467a0

Browse files
committed
chore: clean up
1 parent b1435ab commit 5b467a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/DrawerPopup.tsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ export interface PushConfig {
2222
distance?: number | string;
2323
}
2424

25-
export interface FocusableConfig {
26-
autoFocus?: boolean;
27-
}
28-
2925
export interface DrawerPopupProps
3026
extends DrawerPanelEvents, DrawerPanelAccessibility {
3127
prefixCls: string;

0 commit comments

Comments
 (0)