Procházet zdrojové kódy

remove unnecessary

Shun Miyazawa před 4 roky
rodič
revize
3a7ad7e35a

+ 0 - 2
packages/app/src/components/Sidebar/PageTree/Item.tsx

@@ -353,8 +353,6 @@ const Item: FC<ItemProps> = (props: ItemProps) => {
         createFromPageTree: true,
         createFromPageTree: true,
       });
       });
 
 
-      setCreating(false);
-
       mutateChildren();
       mutateChildren();
 
 
       if (!hasDescendants) {
       if (!hasDescendants) {