Skip to content

Commit

Permalink
Merge branch 'master' into css-setProperty-strings
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinhagemeister committed Mar 11, 2019
2 parents 863d910 + 3c821b3 commit 9723847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/jsx.d.ts
Expand Up @@ -494,6 +494,8 @@ declare namespace JSX {
async?: boolean;
autocomplete?: string;
autoComplete?: string;
autocorrect?: string;
autoCorrect?: string;
autofocus?: boolean;
autoFocus?: boolean;
autoPlay?: boolean;
Expand Down

0 comments on commit 9723847

Please sign in to comment.