Skip to content

Commit

Permalink
docs: new cem for Topic-P components - Icon
Browse files Browse the repository at this point in the history
-ignored lint error
  • Loading branch information
plamenivanov91 committed Nov 13, 2023
1 parent eff0298 commit 7d36604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/main/src/Interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ const IColorPaletteItem = "sap.ui.webc.main.IColorPaletteItem";
* @interface
* @public
*/
// eslint-disable-next-line @typescript-eslint/no-empty-interface
interface IIcon extends HTMLElement { }

/**
Expand Down

0 comments on commit 7d36604

Please sign in to comment.