We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feDistanceLight
feDistantLight
1 parent 4c6176d commit bef85e7Copy full SHA for bef85e7
packages/shared/src/domTagConfig.ts
@@ -19,7 +19,7 @@ const SVG_TAGS =
19
'svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,' +
20
'defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,' +
21
'feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,' +
22
- 'feDistanceLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,' +
+ 'feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,' +
23
'feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,' +
24
'fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,' +
25
'foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,' +
0 commit comments