Skip to content

Commit

Permalink
fix delete send button (#11296)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaasen-livefront authored Sep 27, 2024
1 parent 20c253e commit 08e9a69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*ngIf="config?.mode !== 'add'"
type="button"
buttonType="danger"
class="tw-ml-auto bwi-lg"
slot="end"
bitIconButton="bwi-trash"
[bitAction]="deleteSend"
appA11yTitle="{{ 'delete' | i18n }}"
Expand Down

0 comments on commit 08e9a69

Please sign in to comment.