From 2cef8b524480d35f13f36537b12e24e0ba464f3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=87etin?= <69278826+cetincakiroglu@users.noreply.github.com> Date: Wed, 6 Dec 2023 16:50:03 +0300 Subject: [PATCH] Fixed #14277 --- src/app/components/tree/tree.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/tree/tree.ts b/src/app/components/tree/tree.ts index e9ea686a28d..41f08ac5c4f 100755 --- a/src/app/components/tree/tree.ts +++ b/src/app/components/tree/tree.ts @@ -114,7 +114,7 @@ import { - {{ node.label }} {{ node.children ? node.children.length : 0 }} + {{ node.label }}