docs(useNodeConnections): fix tsdocs 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