Skip to content

Commit

Permalink
refactor: remove unused attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 committed Aug 28, 2024
1 parent 6113a6b commit 69a94c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/BatchSearch/BatchSearchCardDetailsEntry.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ defineProps({
><phosphor-icon
v-if="icon"
:name="icon"
style=""
class="batch-search-card-details-entry__icon text-secondary-emphasis"
/><slot>{{ value }}</slot></span
>
Expand Down

0 comments on commit 69a94c7

Please sign in to comment.