diff --git a/packages/runtime-dom/types/jsx.d.ts b/packages/runtime-dom/types/jsx.d.ts index 5d6bf20fb..f0c426009 100644 --- a/packages/runtime-dom/types/jsx.d.ts +++ b/packages/runtime-dom/types/jsx.d.ts @@ -1004,6 +1004,7 @@ export interface SVGAttributes extends AriaAttributes, EventHandlers { xlinkShow?: string xlinkTitle?: string xlinkType?: string + xmlns?: string y1?: number | string y2?: number | string y?: number | string