mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #4196 - For TabMenu
This commit is contained in:
parent
604d695bba
commit
480f10eaf7
2 changed files with 3 additions and 3 deletions
|
@ -101,7 +101,7 @@ export default {
|
|||
getPTOptions(key, index) {
|
||||
return this.ptm(key, {
|
||||
context: {
|
||||
order: index
|
||||
index
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue