mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 20:12:49 +08:00
* Make the useUrlState typesafe. * Remove the dependency on the valtio state for the Ai Policy Panel. * Remove the valtio state and use the URL query state for keeping selected schema and filter string. * Update GridHeaderActions component to include schema parameter in policy search URL --------- Co-authored-by: Alaister Young <a@alaisteryoung.com>