chore(deps): update dependency @nuxt/eslint to ^0.5.0
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
<script setup lang='ts'>
|
||||
import { computed, type PropType } from 'vue'
|
||||
import { type DanceHallDistance } from '~/graphql/generated/operations'
|
||||
import type { DanceHallDistance } from '~/graphql/generated/operations'
|
||||
|
||||
const props = defineProps({
|
||||
distance: {
|
||||
|
||||
Reference in New Issue
Block a user