chore(runtime-dom): remove deprecated tags from jsx typing (#1627)
This commit is contained in:
2
packages/runtime-dom/types/jsx.d.ts
vendored
2
packages/runtime-dom/types/jsx.d.ts
vendored
@@ -1024,7 +1024,6 @@ interface IntrinsicElementAttributes {
|
|||||||
base: BaseHTMLAttributes
|
base: BaseHTMLAttributes
|
||||||
bdi: HTMLAttributes
|
bdi: HTMLAttributes
|
||||||
bdo: HTMLAttributes
|
bdo: HTMLAttributes
|
||||||
big: HTMLAttributes
|
|
||||||
blockquote: BlockquoteHTMLAttributes
|
blockquote: BlockquoteHTMLAttributes
|
||||||
body: HTMLAttributes
|
body: HTMLAttributes
|
||||||
br: HTMLAttributes
|
br: HTMLAttributes
|
||||||
@@ -1078,7 +1077,6 @@ interface IntrinsicElementAttributes {
|
|||||||
map: MapHTMLAttributes
|
map: MapHTMLAttributes
|
||||||
mark: HTMLAttributes
|
mark: HTMLAttributes
|
||||||
menu: MenuHTMLAttributes
|
menu: MenuHTMLAttributes
|
||||||
menuitem: HTMLAttributes
|
|
||||||
meta: MetaHTMLAttributes
|
meta: MetaHTMLAttributes
|
||||||
meter: MeterHTMLAttributes
|
meter: MeterHTMLAttributes
|
||||||
nav: HTMLAttributes
|
nav: HTMLAttributes
|
||||||
|
|||||||
Reference in New Issue
Block a user