Merge pull request #2536 from wbkd/pengfu-v11_deleteSelectedElements

Feat: add delete elements helper function
This commit is contained in:
Moritz Klack
2022-11-02 16:04:24 +01:00
committed by GitHub
6 changed files with 131 additions and 82 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@reactflow/core': minor
'reactflow': minor
---
Feat: add deleteElements helper function