kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
c9c195502c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/app/src/components/Sidebar/PageTree/Item.tsx

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

@@ -181,7 +181,6 @@ const Item: FC<ItemProps> = (props: ItemProps) => {
       return;
     }
 
-
     const newPagePath = getNewPathAfterMoved(droppedPage.path, page.path);
 
     try {