Lint code

This commit is contained in:
2024-11-26 11:37:09 +01:00
parent 5bfd91758e
commit d99a1d6b94
4 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<script lang="ts" setup>
import type { UsesItem } from '#components'
import type {PropType} from 'vue'
import type { PropType } from 'vue'
defineProps({
item: {