mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
rename open-indicator-icon to open-indicator
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<component :is="childComponents.Deselect" />
|
||||
</button>
|
||||
|
||||
<slot name="open-indicator-icon" v-bind="scope.openIndicator">
|
||||
<slot name="open-indicator" v-bind="scope.openIndicator">
|
||||
<component :is="childComponents.OpenIndicator" v-if="!noDrop" v-bind="scope.openIndicator.attributes"/>
|
||||
</slot>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user