Skip to content

Commit

Permalink
fix(vue): rm line break
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed May 15, 2024
1 parent a51597b commit eaeb94b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vue/src/components/avatar/examples/closed.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<script setup lang="ts">
import { computed } from 'vue'
import { Avatar, type AvatarRootEmits, type AvatarRootProps, useForwardPropsEmits } from '../../..'
Expand Down

0 comments on commit eaeb94b

Please sign in to comment.