kaori %!s(int64=4) %!d(string=hai) anos
pai
achega
89aaf854b4
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

@@ -109,7 +109,6 @@ const Item: FC<ItemProps> = (props: ItemProps) => {
   const [isNewPageInputShown, setNewPageInputShown] = useState(false);
 
   const { data, error } = useSWRxPageChildren(isOpen ? page._id : null);
-  const timerId = useRef(0);
 
 
   const [{ isDragging }, drag] = useDrag(() => ({