create feature
This commit is contained in:
@@ -10,7 +10,8 @@ export const Paths = {
|
||||
list: '/order/list'
|
||||
},
|
||||
features: {
|
||||
list: '/features/list'
|
||||
list: '/features/list',
|
||||
create: '/features/create'
|
||||
},
|
||||
home: '/home',
|
||||
myOrders: '/my-orders',
|
||||
|
||||
Reference in New Issue
Block a user