Connect the contact us to api and connect the validations
This commit is contained in:
@@ -51,6 +51,7 @@ export const API_ENDPOINTS = {
|
||||
delete_attachment: "/tickets/attachment/delete",
|
||||
get_one: "/tickets",
|
||||
create_message: "/tickets/message/create",
|
||||
contact_us_ticket: "/tickets/contact-us/create",
|
||||
},
|
||||
orders: {
|
||||
get_all: "/order/all",
|
||||
|
||||
Reference in New Issue
Block a user