add diagram link

This commit is contained in:
Ryan Di 2024-10-09 14:54:18 +08:00
parent bdb1ec387d
commit bcb50188b8

View file

@ -207,6 +207,7 @@ const recomputeOrigin = (
return newOrigin;
};
// refer to https://link.excalidraw.com/l/6rfy1007QOo/6stx5PmRn0k
export const getUncroppedImageElement = (
element: ExcalidrawImageElement,
elementsMap: ElementsMap,