Skip to content

Commit 24c2714

Browse files
authored
Revert "fix(material-experimental/mdc-list): export missing harness symbols (#24175)" (#24194)
This reverts commit 12f427c.
1 parent 0631976 commit 24c2714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-experimental/mdc-list/testing/public-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ export * from './list-harness';
1111
export * from './list-harness-filters';
1212
export * from './nav-list-harness';
1313
export * from './selection-list-harness';
14-
export {MatListItemSection, MatSubheaderHarness, MatListItemType} from './list-item-harness-base';
14+
export {MatListItemSection} from './list-item-harness-base';

0 commit comments

Comments
 (0)