Create order

This commit is contained in:
hamid zarghami
2026-02-22 09:50:36 +03:30
parent 502e8c538f
commit d357a5000b
7 changed files with 164 additions and 145 deletions
+6
View File
@@ -57,6 +57,12 @@ export const useCreateOrder = () => {
});
};
export const useConverToOrder = () => {
return useMutation({
mutationFn: api.converToOrder,
});
};
export const useUpdateOrder = () => {
return useMutation({
mutationFn: ({