mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Refactor #4739 - For TabMenu
This commit is contained in:
parent
c1c866b23b
commit
ed4b74c0a7
4 changed files with 7 additions and 56 deletions
|
@ -10,10 +10,6 @@ export default {
|
|||
type: Array,
|
||||
default: null
|
||||
},
|
||||
exact: {
|
||||
type: Boolean,
|
||||
default: true
|
||||
},
|
||||
activeIndex: {
|
||||
type: Number,
|
||||
default: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue