We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6648efa commit 291a896Copy full SHA for 291a896
src/dev-app/tree/tree-demo.html
@@ -27,10 +27,6 @@
27
<mat-expansion-panel-header>CDK Nested tree (levelAccessor)</mat-expansion-panel-header>
28
<cdk-tree-nested-level-accessor-example></cdk-tree-nested-level-accessor-example>
29
</mat-expansion-panel>
30
- <mat-expansion-panel>
31
- <mat-expansion-panel-header>Todo list tree</mat-expansion-panel-header>
32
- <tree-checklist-example></tree-checklist-example>
33
- </mat-expansion-panel>
34
<mat-expansion-panel>
35
<mat-expansion-panel-header>Dynamic flat tree</mat-expansion-panel-header>
36
<tree-dynamic-example></tree-dynamic-example>
0 commit comments