budget-view-finance/supabase/functions
gpt-engineer-app[bot] d304d5c9c6 Fix: Add WhatsApp to registration form type
The `RegisterForm.tsx` component was updated to include a WhatsApp field. The TypeScript error was resolved by adding the `whatsapp` property to the type definition used for the registration form data. This ensures that the object literal used to pass data to the `supabase.rpc('registrar_usuario')` function includes the `whatsapp` field, resolving the type error.
2025-05-23 16:15:10 +00:00
..
create-n8n-workflow Refactor: Use Supabase Edge Function for workflow creation 2025-05-20 11:40:32 +00:00
update-register-function Fix: Add WhatsApp to registration form type 2025-05-23 16:15:10 +00:00
update-register-function-sql Fix: Add WhatsApp to registration form type 2025-05-23 16:15:10 +00:00