epicmaxco / vuestic-ui

Free and Open Source UI Library for Vue 3 🤘
https://vuestic.dev
MIT License
3.31k stars 321 forks source link

fix(VaDataTable): fix slot about footer doesn't work as expected(#4160) #4201

Closed gweesin closed 1 month ago

gweesin commented 1 month ago

Description

The footerPrepend and footerAppend slots should be usable independently from the footer slot.

closes #4160

Types of changes