Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/primefaces/primeng
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Mar 7, 2024
2 parents e133188 + 5dae6e5 commit 8a3af89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/tree/tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ import {
encapsulation: ViewEncapsulation.None,
host: {
class: 'p-element',
'[attr.role]': '"treeitem"'
}
})
export class UITreeNode implements OnInit {
Expand Down

0 comments on commit 8a3af89

Please sign in to comment.