forked from coracle/flotilla
4 lines
66 B
Svelte
4 lines
66 B
Svelte
<button on:click type="button" {...$$props}>
|
|
<slot />
|
|
</button>
|