You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🤖 fix: forwardRef GatewayIcon for Radix Tooltip (#1652)
Fixes the React warning (`Function components cannot be given refs`)
when `GatewayIcon` is used as a Radix `TooltipTrigger` child
(`asChild`).
- Convert `GatewayIcon` to `React.forwardRef` and forward the ref to the
underlying `<svg>`.
Validation:
- `make static-check`
---
_Generated with `mux` • Model: `openai:gpt-5.2` • Thinking: `xhigh` •
Cost: `$n/a`_
0 commit comments