This commit is contained in:
hamid zarghami
2025-10-20 16:48:06 +03:30
parent b50e3b70f1
commit d1c12f5f79
3 changed files with 95 additions and 0 deletions
+3
View File
@@ -8,6 +8,9 @@ export const Paths = {
order: {
list: '/order/list'
},
features: {
list: '/features/list'
},
home: '/home',
myOrders: '/my-orders',
proformaInvoice: '/proforma-invoice',