diff --git a/types/react/index.d.ts b/types/react/index.d.ts index 2468ab283f..99319eaee0 100644 --- a/types/react/index.d.ts +++ b/types/react/index.d.ts @@ -3103,6 +3103,7 @@ declare namespace React { hanging?: number | string; horizAdvX?: number | string; horizOriginX?: number | string; + href?: string; ideographic?: number | string; imageRendering?: number | string; in2?: number | string;