SIGN IN SIGN UP

story: Align combobox custom trigger carets (#2607)

## Summary

- expose and re-export the shared `Caret` component for custom Combobox
triggers
- use `Caret::new(ctx.size)` in the Item with Icon and Custom Trigger
examples
- keep custom trigger caret sizing consistent with the Combobox size
mapping

## Test Plan

- `cargo check -p gpui-component-story`
- `git diff --check`

---------

Co-authored-by: Codex <codex@openai.com>
J
Jason Lee committed
f07891005fd9db2daace3fe6a1f1e4b57e70e96c
Parent: ab99cfb
Committed by GitHub <noreply@github.com> on 7/28/2026, 3:36:52 AM