Skip to content

Commit

Permalink
fix(material-experimental/mdc-snack-bar): add missing exports (#20928)
Browse files Browse the repository at this point in the history
(cherry picked from commit cf4aa51)
  • Loading branch information
mmalerba authored and wagnermaciel committed Oct 30, 2020
1 parent e8d566a commit 308dd24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/material-experimental/mdc-snack-bar/public-api.ts
Expand Up @@ -14,6 +14,7 @@ export * from './module';

export {
MatSnackBarConfig,
MatSnackBarDismiss,
MatSnackBarRef,
SimpleSnackBar,
MAT_SNACK_BAR_DATA,
Expand Down

0 comments on commit 308dd24

Please sign in to comment.