activated lightbox on cards, started to dev modal-card
This commit is contained in:
@ -20,6 +20,9 @@ Vue.use(InfiniteLoading, {
|
||||
import CoolLightBox from 'vue-cool-lightbox'
|
||||
Vue.use(CoolLightBox)
|
||||
|
||||
import VModal from 'vue-js-modal'
|
||||
Vue.use(VModal)
|
||||
|
||||
import store from 'vuejs/store'
|
||||
import router from 'vuejs/route'
|
||||
|
||||
|
Reference in New Issue
Block a user