mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-01 00:00:29 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
d94436b9c4
commit
85b4d6932b
@ -1,5 +1,5 @@
|
|||||||
import { defineComponent, onMounted, onUnmounted, ref } from 'vue'
|
import { defineComponent, onMounted, onUnmounted, ref } from 'vue'
|
||||||
import type { Ref } from "vue"
|
import type { Ref } from 'vue'
|
||||||
|
|
||||||
export default defineComponent({
|
export default defineComponent({
|
||||||
emits: ['intersect'],
|
emits: ['intersect'],
|
||||||
|
Loading…
Reference in New Issue
Block a user