forked from coracle/flotilla
prevent some defaults
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<button on:click type="button" {...$$props}>
|
||||
<button on:click|stopPropagation type="button" {...$$props} class="text-left {$$props.class}">
|
||||
<slot />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user