diff --git a/src/components/fab/fab.ts b/src/components/fab/fab.ts index c9dc83a..4fb8c04 100644 --- a/src/components/fab/fab.ts +++ b/src/components/fab/fab.ts @@ -56,7 +56,8 @@ export class ZetaFab extends Flavored(BaseButton) { @property({ type: String, reflect: true }) size: "small" | "large" = "small"; private getLabel() { - return this.label ? html`