Skip to content

Commit

Permalink
Remove selectFirstOptionOnChange from groups demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Lapp committed Jun 26, 2024
1 parent acb4f43 commit 125d8ab
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ function Demo() {
<TagsInput
label="Enter tags"
placeholder="Enter tags"
selectFirstOptionOnChange
data={[
{ group: 'Frontend', items: ['React', 'Angular'] },
{ group: 'Backend', items: ['Express', 'Django'] },
Expand Down

0 comments on commit 125d8ab

Please sign in to comment.