Merge pull request #590 from Christoph-Wagner/patch-1

Update MultiSelectDoc.vue
pull/599/head
Cagatay Civici 2020-10-22 15:47:52 +03:00 committed by GitHub
commit 9a1fe19651
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ data() {
</div> </div>
<template v-if="!slotProps.value || slotProps.value.length === 0"> <template v-if="!slotProps.value || slotProps.value.length === 0">
Select Brands Select Brands
<template> </template>
</template> </template>
<template #option="slotProps"> <template #option="slotProps">
<div class="p-multiselect-car-option"> <div class="p-multiselect-car-option">