feat(dm): added in p&g to the list

This commit is contained in:
2025-05-20 13:42:12 -05:00
parent fb603e74dc
commit b96a750e9e
4 changed files with 177 additions and 2 deletions

View File

@@ -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 {