mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add vector-effect to SVG whitelist
Requested in https://github.com/facebook/react/issues/1657#issuecomment-148420568
This commit is contained in:
@@ -239,6 +239,7 @@ var ATTRS = {
|
||||
vIdeographic: 'v-ideographic',
|
||||
vMathematical: 'v-mathematical',
|
||||
values: 0,
|
||||
vectorEffect: 'vector-effect',
|
||||
version: 0,
|
||||
vertAdvY: 'vert-adv-y',
|
||||
vertOriginX: 'vert-origin-x',
|
||||
|
||||
Reference in New Issue
Block a user