Skip to content

Commit

Permalink
Update multi_input_rows.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwizp authored Dec 2, 2024
1 parent 7a0f71f commit f5d472c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ export const MultiInputRows: React.FC<Props> = ({
}
: undefined
}
tabIndex={-1}
>
<div
ref={valuesContainerRef}
Expand Down

0 comments on commit f5d472c

Please sign in to comment.