Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr0nox committed Jul 8, 2024
1 parent ab83364 commit 2f04a7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions report-viewer/src/components/ComparisonTableFilter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
You can also filter by index by entering a number or typing <i>index:number</i>
</p>
<p class="whitespace-pre text-sm">
You can filter for specific similarity thresholds via &lt;/&gt;/&lt;=/&gt;=
followed by the percentage. <br />
You can filter for specific similarity thresholds via &lt;/&gt;/&lt;=/&gt;= followed by
the percentage. <br />
You can filter for a specific metric by prefacing the percentage with the three-letter
metric name (e.g. <i>avg:>80</i>)
</p>
Expand Down

0 comments on commit 2f04a7b

Please sign in to comment.