Skip to content

Commit

Permalink
remove indeterminate
Browse files Browse the repository at this point in the history
  • Loading branch information
titoBouzout committed Nov 2, 2024
1 parent 1d46ae1 commit 35f5782
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dom-expressions/src/jsx.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,6 @@ export namespace JSX {
formtarget?: string | undefined;
height?: number | string | undefined;
incremental?: boolean | undefined;
indeterminate?: boolean | undefined;
list?: string | undefined;
max?: number | string | undefined;
maxlength?: number | string | undefined;
Expand Down

0 comments on commit 35f5782

Please sign in to comment.