refactor(deleteElements): use onbeforedelete from store

This commit is contained in:
moklick
2024-01-11 11:19:23 +01:00
parent a35428d8a0
commit 08c6ed4a06
7 changed files with 43 additions and 20 deletions
+6
View File
@@ -1,5 +1,11 @@
# @xyflow/react
## 12.0.0-next.6
### Minor changes
- fix `deleteElements`
## 12.0.0-next.5
### Minor changes