Skip to content

Commit

Permalink
Update userQueryHooks.ts
Browse files Browse the repository at this point in the history
줄 바꿈 추가
  • Loading branch information
jangmoonwon authored Jul 5, 2024
1 parent 121bb10 commit 4e8d906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks/userQueryHooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ export const useUpdateMe = (options: MutationOptions<GetUserReponseType>) => {
}
},
});
};
};

0 comments on commit 4e8d906

Please sign in to comment.