Files
supabase/apps/docs/components/ProjectConfigVariables/ProjectConfigVariables.tsx
Charis 0624e3a9b9 fix(docs): handle invalid data for project api endpoint (#27936)
The endpoint may successfully return data that isn't valid as a project API endpoint/anon key. I added a check to make sure the endpoint exists and the anon key isn't a known error string before displaying it.
2024-07-11 16:37:08 -04:00

13 KiB