Skip to content

Commit

Permalink
Merge branch 'main' into eagerly-unmount-placeholders
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins committed Aug 10, 2023
2 parents 4fe0b97 + 14aaa21 commit c3d277c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jsx.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2111,6 +2111,7 @@ export namespace JSXInternal {
s: HTMLAttributes<HTMLElement>;
samp: HTMLAttributes<HTMLElement>;
script: HTMLAttributes<HTMLScriptElement>;
search: HTMLAttributes<HTMLElement>;
section: HTMLAttributes<HTMLElement>;
select: HTMLAttributes<HTMLSelectElement>;
slot: HTMLAttributes<HTMLSlotElement>;
Expand Down

0 comments on commit c3d277c

Please sign in to comment.