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