copied text to teal (#537)

This commit is contained in:
ABevier 2023-05-01 14:19:55 -04:00 committed by GitHub
parent b7ddfa04fe
commit ff8194f715
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}