Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Syn-McJ committed May 21, 2024
1 parent ac12b6f commit b1f7b56
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ struct ButtonsGroup: View {
if let text = negativeButtonText {
return DashButton(
text: text,
trailingIcon: .system("trash.fill"),
style: .plain,
size: .medium,
action: { negativeButtonAction?() }
Expand Down

0 comments on commit b1f7b56

Please sign in to comment.