Commit fa0b940
feat(combobox): use single chevron-down icon in ComboboxTrigger
Aligns ComboboxTrigger with the base shadcn Combobox, which uses a single
chevron-down affordance. ComboboxInputTrigger already renders chevron-down;
this makes the default trigger consistent.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent d15167c commit fa0b940
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
59 | 56 | | |
60 | 57 | | |
61 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
| 190 | + | |
192 | 191 | | |
193 | 192 | | |
194 | 193 | | |
| |||
0 commit comments