2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

maybe try committing the right file 🤦‍♂️

This commit is contained in:
Jeff
2018-01-22 19:02:38 -08:00
parent eec0302a60
commit ec930c5b53
-3
View File
@@ -7,11 +7,8 @@ import countries from './data/countryCodes'
import fuseSearchOptions from './data/books'
Vue.use(resource)
Vue.component('v-select', vSelect)
Vue.config.devtools = true
/* eslint-disable no-new */
new Vue({
el: '#app',