Browse Source

Menu: remove a duplicate identifier 'showTimeout' (#10566)

Kim Desrosiers 7 năm trước cách đây
mục cha
commit
07ad3bd680
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      types/submenu.d.ts

+ 0 - 3
types/submenu.d.ts

@@ -5,9 +5,6 @@ export declare class ElSubmenu extends ElementUIComponent {
   /** Unique identification */
   index: string
 
-  /** Delay time before show a sub-menu */
-  showTimeout: number
-
   /** Delay time before showing a sub-menu */
   showTimeout: number