Skip to content

Commit

Permalink
docs: combobox fix self closing tag (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbdrz authored Feb 10, 2024
1 parent bbf2555 commit 372d31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/components/combobox.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ description: Enables users to pick from a list of options displayed in a dropdow
<Combobox.Item>
<Combobox.ItemIndicator />
</Combobox.Item>
<Combobox.Separator>
<Combobox.Separator />
</Combobox.Content>
<Combobox.Arrow />
<Combobox.HiddenInput />
Expand Down

0 comments on commit 372d31e

Please sign in to comment.