diff --git a/src/client/reactive/reactive-jsx/reactive-jsx.js b/src/client/reactive/reactive-jsx/reactive-jsx.js index 7f41f083a..f093f0464 100644 --- a/src/client/reactive/reactive-jsx/reactive-jsx.js +++ b/src/client/reactive/reactive-jsx/reactive-jsx.js @@ -14,7 +14,7 @@ function addMetaData(element, data = {}) { } const svgTags = [ - 'a', +// 'a', 'animate', 'animateMotion', 'animateTransform',