mirror of
https://github.com/supabase/supabase.git
synced 2026-07-03 12:14:26 +08:00
* Add custom error handler for fetch error 'Failed to fetch' * Refactor EdgeFunctionTesterSheet to use react query instead of manually calling fetch * Use new fetchHandler for where we're calling fetch * Revert