mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
check $refs.modal in observe callback
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"start": "nuxt"
|
||||
},
|
||||
"dependencies": {
|
||||
"vue-js-modal": "latest",
|
||||
"nuxt": "^1.0.0-rc3"
|
||||
"nuxt": "^1.0.0-rc3",
|
||||
"vue-js-modal": "../../"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user