enquiryConstants.js 262 Bytes
export const ENQUIRY_SUBMIT_REQUEST = "ENQUIRY_SUBMIT_REQUEST";
export const ENQUIRY_SUBMIT_SUCCESS = "ENQUIRY_SUBMIT_SUCCESS";
export const ENQUIRY_SUBMIT_FAIL = "ENQUIRY_SUBMIT_FAIL";

export const CLEAR_ERRORS = "CLEAR_ERRORS";

// export const TOGGLE_SUCCESS