Merge pull request #2906 from wbkd/feat/custom-minimap-nodes

feat: add prop to render custom node inside minimap
This commit is contained in:
Moritz Klack
2023-03-13 13:10:02 +01:00
committed by GitHub
6 changed files with 108 additions and 19 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/minimap': minor
---
feat: add nodeComponent prop for passing custom component