Refactor #3965 - Update for unstyled prop

This commit is contained in:
Tuğçe Küçükoğlu 2023-06-05 11:55:38 +03:00
parent 5b450d2ecc
commit 3150ddab19
6 changed files with 23 additions and 6 deletions

View file

@ -78,6 +78,7 @@
@row-edit-save="onRowEditSave($event)"
@row-edit-cancel="onRowEditCancel($event)"
@editing-meta-change="onEditingMetaChange"
:unstyled="unstyled"
:pt="pt"
/>
</template>