react-d3-graph
react-d3-graph copied to clipboard
Support react 17/18/19
Update the peerDependencies to support react v17 and v18.
v17 works for use without problems. didn't test for v18
Tested it quickly with react v18.2 (using --force to install) and my graph seems to display fine.
It did not work fine for React 18
#565