Shun Miyazawa 4 лет назад
Родитель
Сommit
3a7ad7e35a
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      packages/app/src/components/Sidebar/PageTree/Item.tsx

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

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