2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

Merge branch 'beta' into beta--nuxt

This commit is contained in:
Jeff Sagal
2022-12-08 10:45:08 -08:00
3 changed files with 1066 additions and 922 deletions
+4
View File
@@ -153,6 +153,10 @@ export default {
directives: { appendToBody },
mixins: [pointerScroll, typeAheadPointer, ajax],
compatConfig: {
MODE: 3,
},
emits: [
'open',