mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
4c91069479
This pull-request resolves a stupid issue wherein the `<DropdownItem />` would wrap into an `<AppLink />` causing two hit targets. This now is a single one and inline with the Figma Coder Kit after the parent merges onto the child. | Old | New | | --- | --- | | <img width="400" alt="preview-broken-button" src="https://github.com/user-attachments/assets/b74018a7-9279-4464-b71b-a16901e844c9" /> | <img width="308" height="141" alt="image" src="https://github.com/user-attachments/assets/8b4a1371-e1bb-4341-9a6a-033a7b48c31d" /> |