Skip to content

Commit a4c5fe4

Browse files
authored
Add hgroup (#16)
Signed-off-by: Florent Ulvé <[email protected]>
1 parent 1ad3167 commit a4c5fe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jsx.d.ts

+1
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,7 @@ declare namespace JSX {
487487
figure: HtmlTag
488488
footer: HtmlTag
489489
form: HtmlFormTag
490+
hgroup: HtmlTag
490491
h1: HtmlTag
491492
h2: HtmlTag
492493
h3: HtmlTag

0 commit comments

Comments
 (0)