Skip to content

Commit 0b8240c

Browse files
tinayuangaojosephperrott
authored andcommitted
fix(tree): fix the MatTreeNodeOutlet not exported issue (#10581)
1 parent 4e298a6 commit 0b8240c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/tree/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ export * from './padding';
1212
export * from './tree';
1313
export * from './tree-module';
1414
export * from './toggle';
15+
export * from './outlet';
1516
export * from './data-source/flat-data-source';
1617
export * from './data-source/nested-data-source';

0 commit comments

Comments
 (0)