mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Update PTDoc.vue
This commit is contained in:
parent
70a3414416
commit
f592ab71d8
1 changed files with 0 additions and 2 deletions
|
@ -113,8 +113,6 @@ const panelClass = (props, parent, index) => {
|
|||
},
|
||||
methods: {
|
||||
panelClass(props, parent, index) {
|
||||
console.log(props, parent);
|
||||
|
||||
return [
|
||||
{
|
||||
'bg-primary': parent.state.d_activeIndex === index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue