mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Node icon fixes
This commit is contained in:
parent
a699338e38
commit
e0c634a1f8
2 changed files with 2 additions and 2 deletions
|
@ -122,7 +122,7 @@ const classes = {
|
|||
}
|
||||
],
|
||||
checkboxIcon: 'p-checkbox-icon',
|
||||
nodeIcon: ({ instance }) => ['p-treenode-icon', instance.node.icon],
|
||||
nodeIcon: 'p-treenode-icon',
|
||||
label: 'p-treenode-label',
|
||||
subgroup: 'p-treenode-children'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue