- {effectiveIcon && greaterOrEqualThanSmall ? this.renderIcon(effectiveIcon) : null}
+ {effectiveIcon && this.renderIcon(effectiveIcon)}
- {effectiveIcon && lessThanSmall ? this.renderIcon(effectiveIcon) : null}
@@ -254,12 +243,11 @@ export class Alert implements OpenCloseComponent, LoadableComponent, T9nComponen