Skip to content

Commit

Permalink
Code format
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Mar 7, 2024
1 parent e16c32c commit e3522c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/tree/tree.ts
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ import {
`,
encapsulation: ViewEncapsulation.None,
host: {
class: 'p-element',
class: 'p-element'
}
})
export class UITreeNode implements OnInit {
Expand Down

0 comments on commit e3522c4

Please sign in to comment.