rebased and fixed the wrong directive for matList'

This commit is contained in:
Vito Albano
2024-04-05 12:06:43 +01:00
parent 0340a8f241
commit b0c8dcf511
13 changed files with 29 additions and 29 deletions
@@ -96,7 +96,7 @@ However, you can use a more complex template if necessary:
class="adf-search-autocomplete-item"
(click)="elementClicked(item)"
(keyup.enter)="elementClicked(item)">
<mat-icon mat-list-icon>
<mat-icon matListItemLine>
<img [src]="getMimeTypeIcon(item)" />
</mat-icon>
<h4 mat-line id="result_name_{{idx}}"