mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-01 22:12:04 +03:00
eslint format fixes
This commit is contained in:
parent
97cd4053a7
commit
0324ac7b96
@ -17,12 +17,7 @@
|
|||||||
<span class="card__title whitespace-pre-wrap">
|
<span class="card__title whitespace-pre-wrap">
|
||||||
{pullrequest.title}
|
{pullrequest.title}
|
||||||
<span class="text-color-4">
|
<span class="text-color-4">
|
||||||
<Link
|
<Link target="_blank" rel="noreferrer" href={pullrequest.htmlUrl} class="text-3">
|
||||||
target="_blank"
|
|
||||||
rel="noreferrer"
|
|
||||||
href={pullrequest.htmlUrl}
|
|
||||||
class="text-3"
|
|
||||||
>
|
|
||||||
#{pullrequest.number}
|
#{pullrequest.number}
|
||||||
</Link>
|
</Link>
|
||||||
</span>
|
</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user