Skip to content

Commit d0d0b16

Browse files
[autofix.ci] apply automated fixes
1 parent 75a43ea commit d0d0b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/runtime-core/src/renderer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2508,7 +2508,7 @@ export function traverseStaticChildren(
25082508
if (c2.type === Comment && !c2.el) {
25092509
c2.el = c1.el
25102510
}
2511-
2511+
25122512
if (__DEV__) {
25132513
c2.el && (c2.el.__vnode = c2)
25142514
}

0 commit comments

Comments
 (0)