Skip to content

Commit 3892ea8

Browse files
authored
chore(runtime-dom): remove deprecated tags from jsx typing (#1627)
1 parent 9f92871 commit 3892ea8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/runtime-dom/types/jsx.d.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,6 @@ interface IntrinsicElementAttributes {
10241024
base: BaseHTMLAttributes
10251025
bdi: HTMLAttributes
10261026
bdo: HTMLAttributes
1027-
big: HTMLAttributes
10281027
blockquote: BlockquoteHTMLAttributes
10291028
body: HTMLAttributes
10301029
br: HTMLAttributes
@@ -1078,7 +1077,6 @@ interface IntrinsicElementAttributes {
10781077
map: MapHTMLAttributes
10791078
mark: HTMLAttributes
10801079
menu: MenuHTMLAttributes
1081-
menuitem: HTMLAttributes
10821080
meta: MetaHTMLAttributes
10831081
meter: MeterHTMLAttributes
10841082
nav: HTMLAttributes

0 commit comments

Comments
 (0)