Skip to content

Commit

Permalink
Reduce diff
Browse files Browse the repository at this point in the history
  • Loading branch information
absidue committed Jan 11, 2025
1 parent bb0e74a commit b017fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/renderer/components/ft-icon-button/ft-icon-button.vue
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
>
<ft-prompt
v-if="useModal"
:label="title"
:autosize="true"
:label="title"
@click="dropdownShown = false"
>
<slot>
Expand Down

0 comments on commit b017fad

Please sign in to comment.