This commit is contained in:
Jonathan Kelley 2022-12-16 21:10:20 -08:00
parent 1ad86890a4
commit 81dc134323

View file

@ -91,7 +91,6 @@ impl VirtualDom {
}
}
self.scopes[id.0].props.take();
let scope = &mut self.scopes[id.0];