mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 06:46:24 +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