mirror of
https://github.com/supabase/supabase.git
synced 2026-07-02 04:54:28 +08:00
* Add types to the getDecryptedValues function. * Refactor the edit-wrapper-sheet to fetch the secrets by id, instead of name. * Add try/catch for the secret values fetching. * Minor CodeRabbit nitpicks. * Small improvement for types in EditWrapperSheet * Small fix for WrapperRow icon space issue hiding ChevronRight * Update comment * Only fetch encrypted IDs if value is a valid UUID * Nit --------- Co-authored-by: Joshen Lim <joshenlimek@gmail.com>