1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

[PM-9630] custom field linked fields update browser v2 (#10236)

This commit is contained in:
Jason Ng
2024-07-24 10:55:05 -04:00
committed by GitHub
parent fc55082148
commit 037d3ae91a
3 changed files with 28 additions and 18 deletions

View File

@@ -65,14 +65,6 @@
[value]="getLinkedType(field.linkedId)"
aria-readonly="true"
/>
<button
bitIconButton="bwi-clone"
bitSuffix
type="button"
[appCopyClick]="field.name"
showToast
[appA11yTitle]="'copyValue' | i18n"
></button>
</bit-form-field>
</ng-container>
</div>