Jonathan Kelley 2 năm trước cách đây
mục cha
commit
81dc134323
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/core/src/arena.rs

+ 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];