diff --git a/src/auro-button.js b/src/auro-button.js index 5b28657..7606020 100644 --- a/src/auro-button.js +++ b/src/auro-button.js @@ -194,7 +194,7 @@ export class AuroButton extends LitElement { > ${ifDefined(this.loading ? html`` : undefined)} - + ${this.iconOnly ? undefined : html``}