gukgjzkgjhgjh
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* Generated by orval v7.17.0 🍺
|
||||
* Generated by orval v8.8.0 🍺
|
||||
* Do not edit manually.
|
||||
* OpenAPI spec version: 0.0.0
|
||||
*/
|
||||
@@ -81,8 +81,8 @@ export const useApiAdvertisementContactMeCreate = <
|
||||
void,
|
||||
TContext
|
||||
> => {
|
||||
const mutationOptions =
|
||||
getApiAdvertisementContactMeCreateMutationOptions(options);
|
||||
|
||||
return useMutation(mutationOptions, queryClient);
|
||||
return useMutation(
|
||||
getApiAdvertisementContactMeCreateMutationOptions(options),
|
||||
queryClient,
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user