1
0
Jonathan Kelley 2 жил өмнө
parent
commit
81dc134323

+ 0 - 1
packages/core/src/arena.rs

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