mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: more copyText fixes (#5016)
This commit is contained in:
parent
89471094ce
commit
77d789ed8e
5 changed files with 33 additions and 17 deletions
|
@ -75,7 +75,7 @@ export {
|
|||
actionCut,
|
||||
actionCopyAsPng,
|
||||
actionCopyAsSvg,
|
||||
copyAllTextNodesAsText,
|
||||
copyText,
|
||||
} from "./actionClipboard";
|
||||
|
||||
export { actionToggleGridMode } from "./actionToggleGridMode";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue