Skip to content

Commit

Permalink
added icon to delete button
Browse files Browse the repository at this point in the history
  • Loading branch information
banders committed Jul 31, 2024
1 parent 1c78863 commit 7faa459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin-frontend/src/components/AnnouncementsPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
<v-btn
class="btn-secondary"
:disabled="!selectedAnnouncementIds.length"
prepend-icon="mdi-delete"
>Delete</v-btn
>
</v-col>
Expand Down

0 comments on commit 7faa459

Please sign in to comment.