mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
c8d38e87b0
commit
987668c139
31 changed files with 1517 additions and 2045 deletions
|
@ -555,4 +555,4 @@ export const newImageElement = (
|
|||
scale: opts.scale ?? [1, 1],
|
||||
crop: opts.crop ?? null,
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue