We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4432cf8 commit 57e3072Copy full SHA for 57e3072
packages/vue/src/option/src/pc.vue
@@ -17,7 +17,6 @@
17
},
18
highlightClass
19
]"
20
- :title="state.currentLabel || ''"
21
>
22
<span v-if="state.selectMultiple" class="tiny-option__checkbox-wrap tiny-select-dropdown__item-checkbox">
23
<component :is="`icon-${state.selectCls}`" :class="`tiny-svg-size ${state.selectCls}`" />
0 commit comments