Commit 07ad3bd6 authored by Kim Desrosiers's avatar Kim Desrosiers Committed by 杨奕

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

parent 94312a44
...@@ -5,9 +5,6 @@ export declare class ElSubmenu extends ElementUIComponent { ...@@ -5,9 +5,6 @@ export declare class ElSubmenu extends ElementUIComponent {
/** Unique identification */ /** Unique identification */
index: string index: string
/** Delay time before show a sub-menu */
showTimeout: number
/** Delay time before showing a sub-menu */ /** Delay time before showing a sub-menu */
showTimeout: number showTimeout: number
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment