product list
This commit is contained in:
@@ -2,6 +2,12 @@ export const Paths = {
|
||||
requests: {
|
||||
list: '/requests',
|
||||
},
|
||||
product: {
|
||||
list: '/product/list'
|
||||
},
|
||||
order: {
|
||||
list: '/order/list'
|
||||
},
|
||||
home: '/home',
|
||||
myOrders: '/my-orders',
|
||||
proformaInvoice: '/proforma-invoice',
|
||||
|
||||
Reference in New Issue
Block a user