Skip to content

Commit

Permalink
fix(compatibility): remove ink bar from compatibility check (angular#…
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewseguin authored and mmalerba committed Feb 23, 2017
1 parent ca56ebb commit c203589
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/core/compatibility/compatibility.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export const MAT_ELEMENTS_SELECTOR = `
mat-grid-tile-header,
mat-hint,
mat-icon,
mat-ink-bar,
mat-list,
mat-list-item,
mat-menu,
Expand Down Expand Up @@ -111,7 +110,6 @@ export const MD_ELEMENTS_SELECTOR = `
md-grid-tile-header,
md-hint,
md-icon,
md-ink-bar,
md-list,
md-list-item,
md-menu,
Expand Down

0 comments on commit c203589

Please sign in to comment.