Fix modal history

This commit is contained in:
Jon Staab
2024-08-08 17:22:17 -07:00
parent 028ff71e8f
commit 51cfa5f0e8
11 changed files with 86 additions and 20 deletions
+2 -2
View File
@@ -18,8 +18,8 @@
as a user.
</p>
<div class="card flex-row justify-between">
relay.whatever.com
<button on:click={() => clip('relay.whatever.com')}>
devrelay.highlighter.com
<button on:click={() => clip('devrelay.highlighter.com')}>
<Icon icon="copy" />
</button>
</div>