mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 22:06:04 +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