Merge pull request #5021 from xyflow/ay-docs-fix
docs(useNodeConnections): fix docs typo
This commit is contained in:
@@ -38,7 +38,7 @@ type UseNodeConnectionsParams = {
|
||||
*
|
||||
*export default function () {
|
||||
* const connections = useNodeConnections({
|
||||
* type: 'target',
|
||||
* handleType: 'target',
|
||||
* handleId: 'my-handle',
|
||||
* });
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user