mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-07 04:22:09 +00:00
update self-closing tags
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
on:click={handleCopy}
|
||||
class="web-icon-button"
|
||||
aria-label="copy code from code-snippet"
|
||||
><span class="web-icon-copy" aria-hidden="true" /></button
|
||||
><span class="web-icon-copy" aria-hidden="true"></span></button
|
||||
>
|
||||
<svelte:fragment slot="tooltip">
|
||||
{copyText}
|
||||
|
||||
Reference in New Issue
Block a user