mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 07:54:25 +08:00
* Remove api-keys.tsx, duplicated with api-keys/index.ts * Remove use of newApiKeys feature flag in SettingsMenu.utils.tsx * Refactor use of newApiKeys flag to basicApiKeys * Update logic for shouldDisableUI in useApiKeysVisibility hook * Smol fix