mirror of
https://github.com/bitwarden/browser
synced 2026-01-28 07:13:29 +00:00
using updated button w/ copy
This commit is contained in:
@@ -53,15 +53,12 @@
|
||||
(deleteSend)="onDeleteSend($event)"
|
||||
(removePassword)="onRemovePassword($event)"
|
||||
>
|
||||
<button
|
||||
<tools-new-send-dropdown-v2
|
||||
slot="empty-button"
|
||||
type="button"
|
||||
bitButton
|
||||
[hideIcon]="true"
|
||||
buttonType="primary"
|
||||
(click)="addSendWithoutType()"
|
||||
>
|
||||
{{ "newSend" | i18n }}
|
||||
</button>
|
||||
(addSend)="addSendWithoutType()"
|
||||
/>
|
||||
</tools-send-list>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user