mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-10 07:52:23 +03:00
fix(components): fix typo
This commit is contained in:
@@ -1090,7 +1090,7 @@
|
||||
},
|
||||
openIndicator: {
|
||||
shouldDisplay: ! this.noDrop,
|
||||
component: this.childComponents.openIndicator,
|
||||
component: this.childComponents.OpenIndicator,
|
||||
attributes: {
|
||||
'ref': 'openIndicator',
|
||||
'role': 'presentation',
|
||||
|
||||
Reference in New Issue
Block a user