Skip to content

Commit 6c5ebf4

Browse files
committed
chore: update
1 parent fa752c4 commit 6c5ebf4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime-vapor/src/vdomInterop.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ const vaporInteropImpl: Omit<
7474
instance.rawPropsRef = propsRef
7575
instance.rawSlotsRef = slotsRef
7676
mountComponent(instance, container, selfAnchor)
77-
vnode.el = instance.block
7877
simpleSetCurrentInstance(prev)
7978
return instance
8079
},

0 commit comments

Comments
 (0)