mirror of https://github.com/ElemeFE/element
Menu: remove a duplicate identifier 'showTimeout' (#10566)
parent
94312a4444
commit
07ad3bd680
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue