Refactor feedback forms to include MAIL_REQUEST_FROM in API requests. Updated API utility to use mailApi for mail-related endpoints. Enhanced FeedbackFormModal and LeadForm components for improved data handling and user experience.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
/** Sent with graff.estate mail API payloads to identify this client. */
|
||||
export const MAIL_REQUEST_FROM = "stream.graff.tech";
|
||||
Reference in New Issue
Block a user