Skip to content

Commit

Permalink
docs: missing selectIcon import (#1588)
Browse files Browse the repository at this point in the history
Missing SelectIcon in import for docs
  • Loading branch information
sanscheese authored Jan 30, 2025
1 parent b2f0e19 commit 33f50be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/docs/components/select.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ Import all parts and piece them together.
import {
SelectContent,
SelectGroup,
SelectIcon,
SelectItem,
SelectItemIndicator,
SelectLabel,
Expand Down

0 comments on commit 33f50be

Please sign in to comment.