mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 10:43:35 +00:00
display toast when billing sync copy button is clicked (#10661)
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
bitIconButton="bwi-clone"
|
||||
bitSuffix
|
||||
type="button"
|
||||
showToast
|
||||
[valueLabel]="'billingSyncKey' | i18n"
|
||||
[appCopyClick]="clientSecret"
|
||||
[appA11yTitle]="'copyValue' | i18n"
|
||||
></button>
|
||||
|
||||
Reference in New Issue
Block a user