Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JesmoDev committed Sep 15, 2023
1 parent 8a54891 commit aaccab3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/uui-tabs/lib/uui-tab-group.element.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ export class UUITabGroupElement extends LitElement {
};

#updateCollapsibleTabs(containerWidth: number) {
containerWidth = containerWidth;
const buttonWidth = this._moreButtonElement.offsetWidth;

// Only update if the container is smaller than the last breakpoint
Expand Down

0 comments on commit aaccab3

Please sign in to comment.