wip: trpc
This commit is contained in:
parent
515d9a0008
commit
98d2399568
@ -18,9 +18,9 @@
|
||||
class="no-underline"
|
||||
>
|
||||
{#if application.gitSource?.type === 'gitlab'}
|
||||
<Icons.Sources.Github small={true} />
|
||||
<Icons.Sources.GitHub small={true} />
|
||||
{:else if application.gitSource?.type === 'github'}
|
||||
<Icons.Sources.Gitlab small={true} />
|
||||
<Icons.Sources.GitLab small={true} />
|
||||
{/if}
|
||||
Open on Git <Icons.RemoteLink />
|
||||
</a>
|
||||
|
Loading…
Reference in New Issue
Block a user