chore(deps): update dependency @nuxt/eslint to ^0.5.0
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
</template>
|
||||
|
||||
<script setup lang='ts'>
|
||||
import { type PropType } from 'vue'
|
||||
import type { PropType } from 'vue'
|
||||
import EventCard from './event-card.vue'
|
||||
import { type Event } from '~/graphql/generated/operations'
|
||||
import type { Event } from '~/graphql/generated/operations'
|
||||
|
||||
defineProps({
|
||||
hasUser: {
|
||||
|
||||
Reference in New Issue
Block a user