Add notification that clipboard copy was successful
This commit is contained in:
parent
2b1dfe5172
commit
94cba8a0bc
3 changed files with 58 additions and 0 deletions
|
@ -27,6 +27,10 @@
|
|||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="clipboardCopied" style="display: none">
|
||||
Copied to clipboard
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Reference in a new issue