mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-14 17:54:47 +01:00
feat: add missing param to actionExport
This commit is contained in:
@@ -69,6 +69,7 @@ export const actionChangeExportScale = register({
|
||||
exportedElements,
|
||||
DEFAULT_EXPORT_PADDING,
|
||||
s,
|
||||
appState,
|
||||
);
|
||||
|
||||
const scaleButtonTitle = `${t(
|
||||
|
||||
Reference in New Issue
Block a user