Remove client app button for ejecting blocks
This commit is contained in:
parent
80bcfd2692
commit
86322da085
|
@ -71,9 +71,3 @@
|
|||
</script>
|
||||
|
||||
<slot />
|
||||
|
||||
{#if $component.selected}
|
||||
<div>
|
||||
<Button cta on:click={eject}>Eject block</Button>
|
||||
</div>
|
||||
{/if}
|
||||
|
|
Loading…
Reference in New Issue