Refactor #3983 - For DataTable VirtualScroller

pull/3984/head
Tuğçe Küçükoğlu 2023-06-02 17:40:41 +03:00
parent 78fef4be6b
commit 7b563f1a7e
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@
autoSize
:showSpacer="false"
:pt="ptm('virtualScroller')"
data-pc-section="virtualscroller"
>
<template #content="slotProps">
<table ref="table" role="table" :class="[cx('table'), tableClass]" :style="[tableStyle, slotProps.spacerStyle]" v-bind="{ ...tableProps, ...ptm('table') }">