We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f872da1 commit 64cc44dCopy full SHA for 64cc44d
.vitepress/theme/components/ui/image/Images.vue
@@ -20,7 +20,6 @@
20
21
<script lang="ts" setup>
22
import { computed } from 'vue'
23
-import { defineProps } from 'vue'
24
import { useMediaQuery } from '@vueuse/core'
25
import Image from './Image.vue'
26
0 commit comments