feat: cache most of element selection (#6747)
This commit is contained in:
@@ -275,6 +275,7 @@ const duplicateElements = (
|
||||
},
|
||||
getNonDeletedElements(finalElements),
|
||||
appState,
|
||||
null,
|
||||
),
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user