From bfb5bb60949c8a152719d1cc145bd502f88a6fac Mon Sep 17 00:00:00 2001 From: Boris Diakur Date: Tue, 30 Nov 2021 11:27:02 +0100 Subject: [PATCH] docs(ld-icon): use identifier as file name --- src/docs/components/docs-icon/docs-icon.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docs/components/docs-icon/docs-icon.tsx b/src/docs/components/docs-icon/docs-icon.tsx index abf44dd1af..c1992ba043 100644 --- a/src/docs/components/docs-icon/docs-icon.tsx +++ b/src/docs/components/docs-icon/docs-icon.tsx @@ -60,7 +60,7 @@ export class DocsIcon { href={this.downloadUrl} onContextMenu={this.isAnimation ? undefined : this.copyIdentifier} slot="trigger" - download + download={this.identifier} > {this.isAnimation ? (