Jeremy James
Results
1
issues of
Jeremy James
I imported svg.js and svg.panzoom.js as the docs say but svg.panzoom.js still gives the SVG not defined error. ``` import { SVG } from "@svgdotjs/svg.js" import "@svgdotjs/svg.panzoom.js" componentDidMount(){ const draw...