diff --git a/packages/runtime-dom/types/jsx.d.ts b/packages/runtime-dom/types/jsx.d.ts index 82a3ab851..0d767fc0e 100644 --- a/packages/runtime-dom/types/jsx.d.ts +++ b/packages/runtime-dom/types/jsx.d.ts @@ -1024,7 +1024,6 @@ interface IntrinsicElementAttributes { base: BaseHTMLAttributes bdi: HTMLAttributes bdo: HTMLAttributes - big: HTMLAttributes blockquote: BlockquoteHTMLAttributes body: HTMLAttributes br: HTMLAttributes @@ -1078,7 +1077,6 @@ interface IntrinsicElementAttributes { map: MapHTMLAttributes mark: HTMLAttributes menu: MenuHTMLAttributes - menuitem: HTMLAttributes meta: MetaHTMLAttributes meter: MeterHTMLAttributes nav: HTMLAttributes