Refactor #4739 - For TabMenu

This commit is contained in:
tugcekucukoglu 2023-11-08 15:49:46 +03:00
parent c1c866b23b
commit ed4b74c0a7
4 changed files with 7 additions and 56 deletions

View file

@ -10,10 +10,6 @@ export default {
type: Array,
default: null
},
exact: {
type: Boolean,
default: true
},
activeIndex: {
type: Number,
default: 0