Skip to content

Commit

Permalink
chore: fix vue warning
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 21, 2024
1 parent 0fbd05e commit abf12a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/components/FileGroupItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ function goToConfig(idx: number) {
v-for="glob, idx of groupName.globs"
:key="idx"
:glob="glob"
text-gray
/>
</template>
<span v-else op50>
Expand Down

0 comments on commit abf12a4

Please sign in to comment.