fix: mutate fixes

This commit is contained in:
sriram veeraghanta 2023-08-24 18:21:57 +05:30
parent f97597958a
commit bce8cae0da

View File

@ -101,7 +101,6 @@ const MembersSettings: NextPage = () => {
const handleInviteModalSuccess = () => {
mutateInvitations();
mutateMembers();
};
return (