constellation-analyzer/src/components/Editor
Jan-Henrik Bruhn 38cae3cdd9 fix: whoopsie doopsie accident - correct onAddNodeRequest type signature
Fixed TypeScript error where onAddNodeRequest callback parameter type
was incorrectly defined. The prop expects a function that receives a
callback, not the node type ID directly.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-10 22:29:45 +02:00
..
ContextMenu.tsx Initial commit 2025-10-10 11:15:51 +02:00
EdgePropertiesPanel.tsx Initial commit 2025-10-10 11:15:51 +02:00
GraphEditor.tsx fix: whoopsie doopsie accident - correct onAddNodeRequest type signature 2025-10-10 22:29:45 +02:00
NodePropertiesPanel.tsx Initial commit 2025-10-10 11:15:51 +02:00