budget-view-finance/supabase/functions
gpt-engineer-app[bot] bd322c9f45 Fix: Resolve TypeScript error in RegisterForm
The commit addresses a TypeScript error in `RegisterForm.tsx` related to the `whatsapp` field. The error message "Object literal may only specify known properties, and 'whatsapp' does not exist in type" indicates that the `whatsapp` field is not correctly recognized within the object being used.
2025-05-24 12:15:00 +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: Resolve TypeScript error in RegisterForm 2025-05-24 12:15:00 +00:00