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:
parent
41b8b10911
commit
89d7d44c8a
1 changed files with 1 additions and 0 deletions
|
@ -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}}
|
||||
|
|
Loading…
Add table
Reference in a new issue