fix light diffing components

This commit is contained in:
Evan Almloff 2024-01-16 16:21:17 -06:00
parent c4d6f19b38
commit 5ca0c9cbf8

View file

@ -498,8 +498,8 @@ impl VNode {
self.diff_vcomponent(
mount_id,
idx,
old_component,
new_component,
old_component,
scope_id,
parent,
dom,