feat(dm): added in p&g to the list
This commit is contained in:
@@ -17,7 +17,6 @@ export const postOrders = async (data: any, user: any) => {
|
||||
data: data,
|
||||
});
|
||||
|
||||
//console.log(results.data);
|
||||
//console.log(results.status);
|
||||
if (results.data.errors) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user