Commit 52959d06 authored by hetech's avatar hetech Committed by GitHub

Alert: update type definition (#15186)

parent d9462ab7
...@@ -26,6 +26,6 @@ export declare class ElAlert extends ElementUIComponent { ...@@ -26,6 +26,6 @@ export declare class ElAlert extends ElementUIComponent {
/** If a type icon is displayed */ /** If a type icon is displayed */
showIcon: boolean showIcon: boolean
/** Choose theme */ /** Choose effect */
theme: AlertEffect effect: AlertEffect
} }
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