Refactor #3965 - Refactor on Accordion

This commit is contained in:
mertsincan 2023-06-01 15:37:52 +01:00
parent 349dbae5c7
commit da42a2c4bd

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