mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 22:06:04 +08:00
* wip * move map to file, fix projection * fix * support micro countries * cleanup code, add tests, improve theming * remove border on hover * fix theme detection * fix query * update map json to simplify code * formatting * make active color opacity based * fix names * rm flaky test * rm comment * Update apps/studio/components/interfaces/Reports/renderers/ApiRenderers.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/studio/components/interfaces/Reports/renderers/ApiRenderers.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/studio/components/interfaces/Reports/renderers/ApiRenderers.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * add missing import * rename * validate error safely * undo tsconfig change --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>