lint code

This commit is contained in:
2024-11-26 11:24:46 +01:00
parent a519af23ce
commit a3577431cd
7 changed files with 10 additions and 13 deletions

View File

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