Skip to content

Commit

Permalink
fix the filter chips checkmark
Browse files Browse the repository at this point in the history
  • Loading branch information
highmed-admin committed Aug 6, 2024
1 parent e9de942 commit a0d7cdb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
[selected]="chip.isSelected"
[attr.data-test]="'generic-filter-chip__' + chip.title"
>
<fa-icon icon="check"></fa-icon>
{{ chip.title | translate }}
</mat-chip-option>
</mat-chip-listbox>

0 comments on commit a0d7cdb

Please sign in to comment.