mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Reverted missing empty slot
This commit is contained in:
parent
b907613e05
commit
3a5a5e0b7f
1 changed files with 2 additions and 2 deletions
|
@ -90,8 +90,8 @@
|
|||
</li>
|
||||
</ul>
|
||||
</template>
|
||||
<div v-else>
|
||||
</div>
|
||||
<slot name="empty" v-else>
|
||||
</slot>
|
||||
</div>
|
||||
<div v-if="$slots.footer" :class="cx('footer')" v-bind="ptm('footer')">
|
||||
<slot name="footer"></slot>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue