Skip to content

Commit

Permalink
Revert "fix: force chromatic build"
Browse files Browse the repository at this point in the history
This reverts commit b165be7.
  • Loading branch information
DavideMininni-Fincons committed Apr 16, 2024
1 parent b165be7 commit b5fd2d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/alert/alert/alert.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ export class SbbAlertElement extends SbbIconNameMixin(LitElement) {
}
}

// FIXME revert me
protected override render(): TemplateResult {
return html`
<div class="sbb-alert__transition-wrapper" @animationend=${this._onAnimationEnd}>
Expand Down

0 comments on commit b5fd2d4

Please sign in to comment.