diff --git a/react/react.d.ts b/react/react.d.ts index 1cf06af218..280ce26859 100644 --- a/react/react.d.ts +++ b/react/react.d.ts @@ -2005,6 +2005,7 @@ declare namespace __React { optimum?: number; pattern?: string; placeholder?: string; + playsInline?: boolean; poster?: string; preload?: string; radioGroup?: string;