mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-13 08:32:26 +03:00
- new dedicated development template
- separate environment for developing docs - clear out discarded couscous files - start converting docs markdown
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
import Vue from 'vue'
|
||||
import vSelect from './components/Select.vue'
|
||||
import countries from '../old_docs/data/advanced.js'
|
||||
import countries from 'docs/data/advanced.js'
|
||||
|
||||
Vue.component('v-select', vSelect)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user