update self-closing tags

This commit is contained in:
Jesse Winton
2025-03-31 12:54:22 -04:00
parent 0bba406f96
commit f718a52946
154 changed files with 431 additions and 431 deletions

View File

@@ -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}