Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonidoo committed Aug 24, 2023
1 parent 11c980f commit 47b52ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/users/components/EditUser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const EditUserComponent: React.ComponentType<IProps> = ({
resendUserInvite();
}
},
}
};

return (
<div
Expand Down

0 comments on commit 47b52ae

Please sign in to comment.