perf: #6943 remove vnTable.prop

This commit is contained in:
Javier Segarra 2024-10-25 09:49:47 +02:00
parent e9c3b32b8a
commit 858eff6ba3
1 changed files with 0 additions and 4 deletions

View File

@ -69,10 +69,6 @@ const $props = defineProps({
type: Boolean,
default: false,
},
appendParams: {
type: Boolean,
default: true,
},
hasSubToolbar: {
type: Boolean,
default: null,