Skip to content

Commit

Permalink
fix(useNodesData): fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
printerscanner committed Nov 19, 2024
1 parent 0db15bd commit a43f9ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { signature } from '@/references/hooks/useNodesData.ts';

# useNodesData()

[Source on GitHub](https://github.com/xyflow/xyflow/packages/core/src/hooks/useHandleConnections.ts)
[Source on GitHub](https://github.com/xyflow/xyflow/blob/main/packages/react/src/hooks/useNodesData.ts)

This hook lets you subscribe to changes of a specific nodes `data` object.

Expand Down

0 comments on commit a43f9ac

Please sign in to comment.