Skip to content

Commit

Permalink
Add hgroup to typings (#1340)
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Mar 5, 2019
1 parent a4480c1 commit 753d884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jsx.d.ts
Expand Up @@ -668,6 +668,7 @@ declare namespace JSX {
h6: HTMLAttributes;
head: HTMLAttributes;
header: HTMLAttributes;
hgroup: HTMLAttributes;
hr: HTMLAttributes;
html: HTMLAttributes;
i: HTMLAttributes;
Expand Down

0 comments on commit 753d884

Please sign in to comment.