I'm trying to use vis.js
to render a Network Visualization using React. For that, I've been following the guide from James Tharpe: https://www.jamestharpe.com/react-visjs/. However, the follwing errors are raised...
Please check out my code on this repo:
https://github.com/murilobellatini/try-vis-network
Can you guys help me get this code working?
Thanks!