diff --git a/src/jsx.d.ts b/src/jsx.d.ts index 1e8f1cee25..7e99cce057 100644 --- a/src/jsx.d.ts +++ b/src/jsx.d.ts @@ -1006,6 +1006,7 @@ export namespace JSXInternal { stop: SVGAttributes; symbol: SVGAttributes; text: SVGAttributes; + textPath: SVGAttributes; tspan: SVGAttributes; use: SVGAttributes; }