chwan1

Results 1 comments of chwan1

This works for me. ``` const ForceGraph3D = dynamic(() => import('react-force-graph-3d'), { ssr: false, }) ```