Skip to content

Commit

Permalink
fix(material-experimental/mdc-chips): expose avatar harness (#24499)
Browse files Browse the repository at this point in the history
(cherry picked from commit 50efb92)
  • Loading branch information
andrewseguin committed Mar 1, 2022
1 parent 8710ecd commit aeb1426
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/material-experimental/mdc-chips/testing/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* found in the LICENSE file at https://angular.io/license
*/

export * from './chip-avatar-harness';
export * from './chip-harness';
export * from './chip-harness-filters';
export * from './chip-input-harness';
Expand Down

0 comments on commit aeb1426

Please sign in to comment.