mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-31 15:50:32 +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 type { Ref } from "vue"
|
||||
import type { Ref } from 'vue'
|
||||
|
||||
export default defineComponent({
|
||||
emits: ['intersect'],
|
||||
|
Loading…
Reference in New Issue
Block a user