mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-18 06:50:31 +02:00
chore: Minor refactoring for consistency (#2425)
This commit is contained in:
@@ -98,7 +98,7 @@ export const actionDeleteSelected = register({
|
||||
LinearElementEditor.movePoint(element, activePointIndex, "delete");
|
||||
|
||||
return {
|
||||
elements: elements,
|
||||
elements,
|
||||
appState: {
|
||||
...appState,
|
||||
editingLinearElement: {
|
||||
|
Reference in New Issue
Block a user