Skip to content

Commit

Permalink
remove []
Browse files Browse the repository at this point in the history
  • Loading branch information
nielslyngsoe committed Nov 7, 2024
1 parent 42e0221 commit 2395981
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ export class UmbBooleanTableColumnViewElement extends UmbLitElement {

declare global {
interface HTMLElementTagNameMap {
['umb-boolean-table-column-view']: UmbBooleanTableColumnViewElement;
'umb-boolean-table-column-view': UmbBooleanTableColumnViewElement;
}
}

0 comments on commit 2395981

Please sign in to comment.