Change Photo viewer controls and ButtonCircle

This commit is contained in:
2021-11-21 22:41:35 +01:00
parent 9e6df85bf1
commit 8e56d58b30
4 changed files with 44 additions and 25 deletions

View File

@@ -17,9 +17,7 @@
<button {type} {form} class={classes} on:click disabled={disabled}>
{#if clone}
{#each Array(2) as _}
<span class="clone">
<slot />
</span>
<slot />
{/each}
{:else}
<slot />