2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

fix build issues

This commit is contained in:
Jeff Sagal
2016-06-11 20:20:00 -07:00
parent 2653e5ee0a
commit 5c8851f4c7
7 changed files with 15 additions and 17 deletions
+1 -1
View File
@@ -143,7 +143,7 @@
*/
import countries from '../data/advanced'
import simple from '../data/simple'
import vSelect from '../../src/components/Select.vue'
import vSelect from 'src/components/Select.vue'
import vCode from './Code.vue'
import InstallSnippet from './snippets/InstallSnippet.vue'
export default {