diff --git a/docs/InteractiveForceGraph.md b/docs/InteractiveForceGraph.md index 9e0d874..9254450 100644 --- a/docs/InteractiveForceGraph.md +++ b/docs/InteractiveForceGraph.md @@ -9,7 +9,7 @@ import { InteractiveForceGraph, ForceGraphNode, ForceGraphLink } from 'react-vis console.log(node)} + onSelectNode={(event, node) => console.log(node)} highlightDependencies >