mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
…
This commit is contained in:
parent
3b11b1d9d3
commit
69a7b1f2b5
2 changed files with 2 additions and 1 deletions
|
@ -1039,6 +1039,7 @@ class App extends React.Component<ExcalidrawProps, AppState> {
|
|||
NETWORK_SPEED_THRESHOLD,
|
||||
);
|
||||
};
|
||||
|
||||
// Copy/paste
|
||||
|
||||
private onCut = withBatchedUpdates((event: ClipboardEvent) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue