Property 'pathLength' does not exist on type 'CircleSVGAttributes<SVGCircleElement>'
I was trying setting the
pathLength property but I get the TS error above, not sure if the property is missing in the types or what