mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
fix: tree toggler leaf class
This commit is contained in:
parent
dbbd4e4486
commit
651299dff6
1 changed files with 1 additions and 1 deletions
|
@ -2724,7 +2724,7 @@ export default {
|
|||
'text-blue-600 hover:bg-white/30': context.selected
|
||||
},
|
||||
{
|
||||
hidden: context.leaf
|
||||
invisible: context.leaf
|
||||
}
|
||||
]
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue