chore(types): handle ReactFlow type annotations

This commit is contained in:
moklick
2024-01-18 14:10:04 +01:00
parent bbd61fdde0
commit 07ee0c5bba
3 changed files with 10 additions and 3 deletions
@@ -126,6 +126,10 @@
// @todo implement connectablestart, connectableend
</script>
<!--
@component
The Handle component is the part of a node that can be used to connect nodes.
-->
<div
data-handleid={handleId}
data-nodeid={nodeId}