Open jakeleboeuf opened 7 years ago
Added a handful of SVG attributes to the props definition list using the MDN SVG Attribute reference. This PR adds the following attrs:
calcMode, clipPathUnits, cx, cy, and r.
calcMode
clipPathUnits
cx
cy
r
Added a handful of SVG attributes to the props definition list using the MDN SVG Attribute reference. This PR adds the following attrs:
calcMode
,clipPathUnits
,cx
,cy
, andr
.