mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
use valueLabel with appCopyClick directive (#11718)
* add `valueLabel` to `appCopyClick` directives * move generated value description to the configuration
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
showToast
|
||||
[appA11yTitle]="credentialTypeCopyLabel$ | async"
|
||||
[appCopyClick]="value$ | async"
|
||||
[valueLabel]="credentialTypeLabel$ | async"
|
||||
></button>
|
||||
</div>
|
||||
</bit-card>
|
||||
|
||||
Reference in New Issue
Block a user