mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
copied text to teal (#537)
This commit is contained in:
parent
b7ddfa04fe
commit
ff8194f715
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
/>
|
||||
<ButtonIcon icon="link" helpText="share package" on:click={copyPackagePantryLink} />
|
||||
{#if copied}
|
||||
<p class="text-primary">copied!</p>
|
||||
<p class="text-teal">copied!</p>
|
||||
{/if}
|
||||
</div>
|
||||
{#if pkg.maintainer}
|
||||
|
|
Loading…
Reference in a new issue