fix(events): calendar copy feedback text (#3459)

This commit is contained in:
Eddybrando Vásquez 2023-07-28 17:47:00 +02:00 committed by GitHub
parent db7b7ae691
commit cb2531b378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -32,10 +32,7 @@
>
<p>
Start by copying the calendar subscription link
<bx-code-snippet
copy-button-feedback-text="Copy calendar sync url"
type="inline"
>
<bx-code-snippet copy-button-feedback-text="Copied!" type="inline">
<span>{{ qiskitCalendarSyncLink }}</span>
</bx-code-snippet>
</p>