chore(runtime-dom): remove deprecated tags from jsx typing (#1627)

This commit is contained in:
wxy
2020-08-18 23:43:14 +08:00
committed by GitHub
parent 9f92871c80
commit 3892ea884b

View File

@@ -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