wip
This commit is contained in:
@@ -17,6 +17,7 @@ export const orderApi = baseApi.injectEndpoints({
|
||||
method: "POST",
|
||||
body: new URLSearchParams(orderDetails),
|
||||
headers: {
|
||||
"Accept": "application/json",
|
||||
"Content-Type": "application/x-www-form-urlencoded",
|
||||
},
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user