xyflow / react-flow-docs-v9

Archived documentation of React Flow version 9. Powered by Gatsby.
https://v9.reactflow.dev
MIT License
32 stars 66 forks source link

useUpdateNodeInternals import example fix #16

Closed StefanBurscher closed 3 years ago

StefanBurscher commented 3 years ago

useUpdateNodeInternals should be importet from 'react-flow-renderer' and the react-flow-renderer version should be >= 9.1.0

moklick commented 3 years ago

thanks @StefanBurscher