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