Procházet zdrojové kódy

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

Kim Desrosiers před 7 roky
rodič
revize
07ad3bd680
1 změnil soubory, kde provedl 0 přidání a 3 odebrání
  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