mirror of
https://github.com/supabase/supabase.git
synced 2026-06-20 22:06:04 +08:00
This pull request updates the `react-data-grid` dependency and refactors code throughout the codebase to use the new import structure and updated APIs. The changes improve compatibility with the latest version of `react-data-grid`, simplify imports, and update row selection logic to match new hook signatures. Additionally, some code is reorganized to use absolute imports for internal components. --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>