mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
docs: replace dead link (#8494)
* docs update dead link on main-menu page * doc: fix dead link
This commit is contained in:
parent
01e83cc9a5
commit
dc812bee19
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ exportToCanvas({<br/>
|
|||
getDimensions,<br/>
|
||||
files,<br/>
|
||||
exportPadding?: number;<br/>
|
||||
}: <a href="https://github.com/excalidraw/excalidraw/blob/master/packages/excalidraw/packages/utils.ts#L21">ExportOpts</a>
|
||||
}: <a href="https://github.com/excalidraw/excalidraw/blob/master/packages/utils/export.ts#L24">ExportOpts</a>
|
||||
</pre>
|
||||
|
||||
| Name | Type | Default | Description |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue