mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-29 20:43:37 +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">
|
||||
{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>
|
||||
|
Loading…
Reference in New Issue
Block a user