mirror of
https://github.com/supabase/supabase.git
synced 2026-07-06 13:44:23 +08:00
* Fix new role form * Rewrite form * Commit a sin against ts * Make the afterLabel a ReactNode. * Fix minor type issues. * Fix type * Types * Use lodash sortBy instead of the mutating array.sort. * Fix the order of the roles with active connections. * Sort the roles by lowercased names. --------- Co-authored-by: Ivan Vasilov <vasilov.ivan@gmail.com>