Refactor #3965 - Refactor on Accordion

pull/4016/head
mertsincan 2023-06-01 15:37:52 +01:00
parent 349dbae5c7
commit da42a2c4bd
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ export default {
getTabPT(tab, key, index) {
const count = this.tabs.length;
const tabMetaData = {
props: tab.props,
props: tab.props || {},
parent: {
props: this.$props,
state: this.$data