fix(planty): remove debug span
This commit is contained in:
@@ -180,7 +180,6 @@
|
|||||||
|
|
||||||
{#if isActive}
|
{#if isActive}
|
||||||
<div class="pointer-events-none fixed inset-0 z-99999">
|
<div class="pointer-events-none fixed inset-0 z-99999">
|
||||||
<span>{currentNodeId}</span>
|
|
||||||
{#if highlight}
|
{#if highlight}
|
||||||
<Highlight selector={highlight.selector} hookName={highlight.hookName} {hooks} />
|
<Highlight selector={highlight.selector} hookName={highlight.hookName} {hooks} />
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user