Connect the contact us to api and connect the validations

This commit is contained in:
marzban-dev
2026-02-26 18:19:20 +03:30
parent ec9bb87a6a
commit 534c138bb8
3 changed files with 220 additions and 24 deletions
+1
View File
@@ -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",