mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-17 06:21:16 +02:00
fix: padding in preview
This commit is contained in:
@@ -113,6 +113,7 @@ const ImageExportModal = ({
|
||||
})
|
||||
: elements;
|
||||
|
||||
//FIXME: this is broken by fix for padding in export preview
|
||||
useEffect(() => {
|
||||
if (
|
||||
exportedElements.length > 0 &&
|
||||
|
Reference in New Issue
Block a user