Change additional assets to arcordion

This commit is contained in:
kwaroran
2024-08-24 15:37:34 +09:00
parent 362bae315c
commit 32014d6501
5 changed files with 111 additions and 87 deletions

View File

@@ -18,7 +18,9 @@
on:click={() => {
open = !open
}}
>{name}{#if help}
>
<span class="mr-2">{name}</span>
{#if help}
<Help key={help} />
{/if}</button>
{#if open}