upgrade frontend toolchain to a coherent Svelte 5 stack
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
</ul>
|
||||
|
||||
<!-- Close Button -->
|
||||
<button class="btn btn-ghost btn-square" on:click={close}>
|
||||
<button class="btn btn-ghost btn-square" on:click={close} aria-label={$t('about.close')}>
|
||||
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path
|
||||
stroke-linecap="round"
|
||||
|
||||
Reference in New Issue
Block a user