Skip to content

Commit

Permalink
style(front): apply linter prettier
Browse files Browse the repository at this point in the history
Reviewed-by:andriacap
  • Loading branch information
andriacap committed May 15, 2024
1 parent 396379b commit 6205dbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h5 class="card-title mb-0">Liste des imports</h5>
[prop]="col.prop"
[sortable]="col.filter"
[maxWidth]="col.max_width"
data-qa="column-{{col.name}}"
data-qa="column-{{ col.name }}"
>
<ng-template
let-row="row"
Expand Down

0 comments on commit 6205dbf

Please sign in to comment.