mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
autoSave
→ autosave
This commit is contained in:
parent
f68404fbed
commit
d7a015cb3a
9 changed files with 85 additions and 85 deletions
|
@ -202,7 +202,7 @@ const ExportModal = ({
|
|||
})}
|
||||
</Stack.Row>
|
||||
</div>
|
||||
{actionManager.renderAction("toggleAutoSave")}
|
||||
{actionManager.renderAction("toggleAutosave")}
|
||||
{actionManager.renderAction("changeExportBackground")}
|
||||
{someElementIsSelected && (
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue