We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f92871 commit 3892ea8Copy full SHA for 3892ea8
packages/runtime-dom/types/jsx.d.ts
@@ -1024,7 +1024,6 @@ interface IntrinsicElementAttributes {
1024
base: BaseHTMLAttributes
1025
bdi: HTMLAttributes
1026
bdo: HTMLAttributes
1027
- big: HTMLAttributes
1028
blockquote: BlockquoteHTMLAttributes
1029
body: HTMLAttributes
1030
br: HTMLAttributes
@@ -1078,7 +1077,6 @@ interface IntrinsicElementAttributes {
1078
1077
map: MapHTMLAttributes
1079
mark: HTMLAttributes
1080
menu: MenuHTMLAttributes
1081
- menuitem: HTMLAttributes
1082
meta: MetaHTMLAttributes
1083
meter: MeterHTMLAttributes
1084
nav: HTMLAttributes
0 commit comments