fix(react): apply defaultEdgeOptions marker closes #3826

This commit is contained in:
moklick
2024-01-25 12:24:00 +01:00
parent b8fc637091
commit 7a1617d71d
5 changed files with 44 additions and 22 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
- selection box is not interrupted by selectionKey being let go
- Edge label has a default background and is clickable
- refactor(handles): do not use fallback handle if an id is being used #3409
- do not use fallback handle if a specific id is being used
- use correct id for `<Handle />` data-id attribute
## 0.0.34