fixed naming & exportyts

This commit is contained in:
peterkogo
2025-01-07 10:24:44 +01:00
parent e9179017ba
commit 0863554271
4 changed files with 4 additions and 2 deletions
@@ -32,7 +32,7 @@ type UseNodeConnectionsParams = {
* @param param.onDisconnect - gets called when a connection is removed
* @returns an array with connections
*/
export function useHandleConnections({
export function useNodeConnections({
type,
handleId,
nodeId,