mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-03-09 04:50:02 +03:00
Enabled strict template mode in Angular
Code cleanup
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div class="example-header">
|
||||
<mat-form-field appearance="outline">
|
||||
<mat-label i18n="Search">Search</mat-label>
|
||||
<input matInput (keyup)="applyFilter($event.target.value)">
|
||||
<input matInput (keyup)="applyFilter($event)">
|
||||
</mat-form-field>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user