Updated Select component in API Key modal
Replaced the built-in select elements with our custom Select component in the add/edit API key modal.
#What's Changed
- [Improvement] Replaced the built-in native select dropdown in the add/edit API key modal with the unified custom Select component.