chore(core): cleanup slots
This commit is contained in:
@@ -394,10 +394,8 @@ export default {
|
||||
:class="{ connecting: !!connectionStartHandle, dragging: paneDragging, draggable: shouldPanOnDrag }"
|
||||
>
|
||||
<Transform>
|
||||
<slot name="zoom-pane" />
|
||||
<slot />
|
||||
</Transform>
|
||||
</Pane>
|
||||
</div>
|
||||
|
||||
<slot />
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user