pull/7377/head
tugcekucukoglu 2025-03-04 14:46:41 +03:00
parent d89df55691
commit 32626f1778
1 changed files with 0 additions and 1 deletions

View File

@ -249,7 +249,6 @@ export default {
activeItem() { activeItem() {
return this.value[this.activeIndex]; return this.value[this.activeIndex];
}, },
ariaSlideLabel() { ariaSlideLabel() {
return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria.slide : undefined; return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria.slide : undefined;
}, },