mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add forgotten clipPath wrapper in getMarkupWrap
(cherry picked from commit 3b10a7b038)
This commit is contained in:
committed by
Paul O’Shannessy
parent
80ea01d364
commit
e9126cf90b
Vendored
+1
@@ -72,6 +72,7 @@ var markupWrap = {
|
||||
'th': trWrap,
|
||||
|
||||
'circle': svgWrap,
|
||||
'clipPath': svgWrap,
|
||||
'defs': svgWrap,
|
||||
'ellipse': svgWrap,
|
||||
'g': svgWrap,
|
||||
|
||||
Reference in New Issue
Block a user