Skip to content

Commit 404e620

Browse files
authored
Update BaseTransition.ts
1 parent 4f71f8a commit 404e620

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/runtime-core/src/components/BaseTransition.ts

+1
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ const BaseTransitionImpl: ComponentOptions = {
252252
}
253253
}
254254
}
255+
}
255256
oldInnerChild = undefined
256257

257258
return child

0 commit comments

Comments
 (0)