mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 09:47:20 +08:00
* Migrate the saved logs page to use RQ. * Remove ProjectContentStore and replace its functionalities with useLocalStorage and RQ API calls. * remove console.logs * add useLocalStorage mock * Filter only the log data. --------- Co-authored-by: Alaister Young <a@alaisteryoung.com>