mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-11 07:04:13 +00:00
fmt
This commit is contained in:
parent
1ad86890a4
commit
81dc134323
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ impl VirtualDom {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
self.scopes[id.0].props.take();
|
||||
|
||||
let scope = &mut self.scopes[id.0];
|
||||
|
|
Loading…
Reference in a new issue