From d652e8201589a3ecde2447f868b82bdb20a9dab0 Mon Sep 17 00:00:00 2001 From: Dmitriy Potychkin Date: Mon, 15 Feb 2021 17:30:17 +0200 Subject: [PATCH 1/2] fix(shareable-link): tooltips duplicated --- .../copy-shareable-link-to-clipboard.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/components/src/copy-shareable-link-to-clipboard/copy-shareable-link-to-clipboard.component.ts b/projects/components/src/copy-shareable-link-to-clipboard/copy-shareable-link-to-clipboard.component.ts index 352556d31..7f6321069 100644 --- a/projects/components/src/copy-shareable-link-to-clipboard/copy-shareable-link-to-clipboard.component.ts +++ b/projects/components/src/copy-shareable-link-to-clipboard/copy-shareable-link-to-clipboard.component.ts @@ -10,7 +10,7 @@ import { ButtonSize } from '../button/button'; styleUrls: ['./copy-shareable-link-to-clipboard.component.scss'], changeDetection: ChangeDetectionStrategy.OnPush, template: ` -