node_modules/preact/src/jsx.d.ts in isomorfeus-preact-10.7.2 vs node_modules/preact/src/jsx.d.ts in isomorfeus-preact-10.7.3

- old
+ new

@@ -1004,9 +1004,10 @@ radialGradient: SVGAttributes<SVGRadialGradientElement>; rect: SVGAttributes<SVGRectElement>; stop: SVGAttributes<SVGStopElement>; symbol: SVGAttributes<SVGSymbolElement>; text: SVGAttributes<SVGTextElement>; + textPath: SVGAttributes<SVGTextPathElement>; tspan: SVGAttributes<SVGTSpanElement>; use: SVGAttributes<SVGUseElement>; } }