Skip to content

Commit c203589

Browse files
andrewseguinmmalerba
authored andcommitted
fix(compatibility): remove ink bar from compatibility check (#3267)
1 parent ca56ebb commit c203589

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lib/core/compatibility/compatibility.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export const MAT_ELEMENTS_SELECTOR = `
5050
mat-grid-tile-header,
5151
mat-hint,
5252
mat-icon,
53-
mat-ink-bar,
5453
mat-list,
5554
mat-list-item,
5655
mat-menu,
@@ -111,7 +110,6 @@ export const MD_ELEMENTS_SELECTOR = `
111110
md-grid-tile-header,
112111
md-hint,
113112
md-icon,
114-
md-ink-bar,
115113
md-list,
116114
md-list-item,
117115
md-menu,

0 commit comments

Comments
 (0)