Remove default angular test text
All checks were successful
E2E Testing / test (push) Successful in 1m33s

This commit is contained in:
Sebastian Böckelmann 2024-05-05 18:23:13 +02:00
parent db0455cd07
commit e1e9647b13

View File

@ -1,4 +1,3 @@
<p>item-overview works!</p>
<mat-tree [dataSource]="dataSource" [treeControl]="treeControl">
<!-- This is the tree node template for leaf nodes -->
<mat-tree-node *matTreeNodeDef="let node" matTreeNodePadding matTreeNodePaddingIndent="10">