mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Fix docs for #3690
(cherry picked from commit 2668de126c3d861d9bae8109a02fa3a70ebe3cdc)
This commit is contained in:
@@ -77,8 +77,8 @@ There is also the React-specific attribute `dangerouslySetInnerHTML` ([more here
|
||||
### SVG Attributes
|
||||
|
||||
```
|
||||
clip-path cx cy d dx dy fill fillOpacity fontFamily fontSize fx fy gradientTransform
|
||||
gradientUnits markerEnd markerMid markerStart offset opacity
|
||||
clipPath cx cy d dx dy fill fillOpacity fontFamily fontSize fx fy
|
||||
gradientTransform gradientUnits markerEnd markerMid markerStart offset opacity
|
||||
patternContentUnits patternUnits points preserveAspectRatio r rx ry
|
||||
spreadMethod stopColor stopOpacity stroke strokeDasharray strokeLinecap
|
||||
strokeOpacity strokeWidth textAnchor transform version viewBox x1 x2 x y1 y2 y
|
||||
|
||||
Reference in New Issue
Block a user