Skip to content

Commit

Permalink
Remove unnecessary v-if
Browse files Browse the repository at this point in the history
  • Loading branch information
kommunarr committed Apr 24, 2024
1 parent b1dfaa9 commit 82b9c89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/renderer/components/ft-select/ft-select.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
:hidden="disabled"
>
<font-awesome-icon
v-if="icon"
:icon="icon"
class="select-icon"
:color="iconColor"
Expand Down

0 comments on commit 82b9c89

Please sign in to comment.