Updated README

This commit is contained in:
euvl
2017-06-20 22:36:46 +01:00
parent 90c965a051
commit 1c14db786b
3 changed files with 36 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
import Vue from 'vue'
import VModal from 'vue-js-modal/dist/ssr.index.js'
import VModal from 'vue-js-modal/dist/ssr.index'
Vue.use(VModal)