mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-13 08:32:26 +03:00
use module.exports for mixins
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export default {
|
||||
module.exports = {
|
||||
methods: {
|
||||
/**
|
||||
* Adjust the scroll position of the dropdown list
|
||||
|
||||
Reference in New Issue
Block a user