mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-23 19:51:48 +01:00
Lint code
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user