0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00

Added icon to copy link button while loading

This commit is contained in:
Daniël van der Winden 2024-08-07 14:46:08 +02:00
parent 41b8b10911
commit 89d7d44c8a

View file

@ -111,6 +111,7 @@
<GhTaskButton
@buttonText="Copy link"
@task={{this.handleCopyLink}}
@showIcon={{true}}
@successText="Link copied"
@class="gh-btn gh-btn-primary gh-btn-icon" />
{{else}}