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. |
||
|---|---|---|
| .. | ||
| create-n8n-workflow | ||
| update-register-function | ||
| update-register-function-sql | ||