Part of #8635 — removes the last antd dependency from project settings pages.
antd Select with @highlight-run/ui ComboboxSelect in GitHubSettingsModal.tsxVerified the component API mapping:
showSearch + filterOption → ComboboxSelect has built-in searchonSelect → onChangenotFoundContent → emptyStateRenderoptions format updated from {id, label, value} to {key, render}No. Frontend-only, single component swap.
/claim #8635
a638011
@a638011
Highlight (YC W23)
@highlight