show popup that address is copied on click
This commit is contained in:
@@ -58,6 +58,13 @@
|
||||
<h1>WildDuck Aliases</h1>
|
||||
</div>
|
||||
<div id="container"></div>
|
||||
<div class="toast-container position-fixed top-0 end-0 p-3">
|
||||
<div id="copyToast" class="toast" role="alert" aria-live="assertive" aria-atomic="true">
|
||||
<div class="toast-body">
|
||||
Copied!
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user