Merge branch 'master' of https://github.com/primefaces/primevue
commit
8144cbcf0f
|
@ -51,7 +51,7 @@ data() {
|
|||
</div>
|
||||
<template v-if="!slotProps.value || slotProps.value.length === 0">
|
||||
Select Brands
|
||||
<template>
|
||||
</template>
|
||||
</template>
|
||||
<template #option="slotProps">
|
||||
<div class="p-multiselect-car-option">
|
||||
|
|
Loading…
Reference in New Issue