We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bded37b commit 4858268Copy full SHA for 4858268
angular/src/app/layout/topbar.component.html
@@ -3,7 +3,7 @@
3
<div class="search-icon">
4
<i class="material-icons">search</i>
5
</div>
6
- <input materialInput type="text" placeholder="START TYPING...">
+ <input matInput type="text" placeholder="START TYPING...">
7
<div class="close-search">
8
<i class="material-icons">close</i>
9
0 commit comments