Update TreeTable.vue

pull/4925/head
tugcekucukoglu 2023-12-04 11:42:19 +03:00
parent bdb697fed6
commit 780b88ee47
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
@page="onPage($event)" @page="onPage($event)"
:alwaysShow="alwaysShowPaginator" :alwaysShow="alwaysShowPaginator"
:unstyled="unstyled" :unstyled="unstyled"
:pt="pt" :pt="ptm('paginator')"
data-pc-section="paginator" data-pc-section="paginator"
> >
<template v-if="$slots.paginatorstart" #start> <template v-if="$slots.paginatorstart" #start>