Are you sure you want to delete this {noun.toLocaleLowerCase()}?

{#if sideEffects.length > 0}

There are side-effects to this deletion.

    {#each sideEffects as sideEffect}
  • {sideEffect.op} {sideEffect.name}
  • {/each}
{/if} {#if dangerZone} {/if}