forked from coracle/flotilla
Get rid of profile detail, redirect externally
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
$: className = `text-left ${$$props.class}`
|
||||
</script>
|
||||
|
||||
{#if type === 'submit'}
|
||||
{#if type === "submit"}
|
||||
<button {...$$props} {type} class={className}>
|
||||
<slot />
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user