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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user