eslint format fixes

This commit is contained in:
Pavel Laptev 2024-02-07 15:53:15 +01:00 committed by GitButler
parent 97cd4053a7
commit 0324ac7b96
2 changed files with 35 additions and 40 deletions

View File

@ -17,12 +17,7 @@
<span class="card__title whitespace-pre-wrap">
{pullrequest.title}
<span class="text-color-4">
<Link
target="_blank"
rel="noreferrer"
href={pullrequest.htmlUrl}
class="text-3"
>
<Link target="_blank" rel="noreferrer" href={pullrequest.htmlUrl} class="text-3">
#{pullrequest.number}
</Link>
</span>