Skip to content

Commit aeb1426

Browse files
committed
fix(material-experimental/mdc-chips): expose avatar harness (#24499)
(cherry picked from commit 50efb92)
1 parent 8710ecd commit aeb1426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* found in the LICENSE file at https://angular.io/license
77
*/
88

9+
export * from './chip-avatar-harness';
910
export * from './chip-harness';
1011
export * from './chip-harness-filters';
1112
export * from './chip-input-harness';

0 commit comments

Comments
 (0)