1 parent e7dfa16 commit 4a70509Copy full SHA for 4a70509
1 file changed
app/components/carousel-basic/CarouselBasic.vue
@@ -67,7 +67,6 @@
67
68
<script setup lang="ts">
69
import { useEventListener, useResizeObserver, useSwipe } from "@vueuse/core";
70
-import type { PropType } from "vue";
71
72
const props = defineProps({
73
carouselDataIds: {
0 commit comments