mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
fix: provide ref
This commit is contained in:
parent
84b0a71b8c
commit
ae2bb27ac0
@ -1,4 +1,4 @@
|
||||
import { defineComponent } from "vue"
|
||||
import { defineComponent, ref } from "vue"
|
||||
export default defineComponent({
|
||||
emits: ['intersected'],
|
||||
setup() {
|
||||
|
Loading…
Reference in New Issue
Block a user