Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DE7924 committed Dec 23, 2024
1 parent 57fbf3b commit f5d310d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/fab/fab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export class ZetaFab extends Flavored(BaseButton) {
</button>
`;
}
// TESTING
// TESTING END

// private getLabel() {
// return this.label ? html`<div class="label">${this.label}</div>` : nothing;
Expand Down

0 comments on commit f5d310d

Please sign in to comment.