diff --git a/components/lib/panel/Panel.d.ts b/components/lib/panel/Panel.d.ts index 993c6ddea..1b1406d46 100755 --- a/components/lib/panel/Panel.d.ts +++ b/components/lib/panel/Panel.d.ts @@ -53,7 +53,7 @@ export interface PanelPassThroughOptions { */ title?: PanelPassThroughOptionType; /** - * Uses to pass attributes to the title's DOM element. + * Uses to pass attributes to the icons' DOM element. */ icons?: PanelPassThroughOptionType; /**