Skip to content

Commit

Permalink
resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Philimuhire committed Sep 15, 2024
1 parent 2f0feac commit 257dda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/roles&permissions/ListAllUsers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -880,4 +880,4 @@ const ListAllUsers: FunctionComponent<Props> = (props) => {
);
};

export default ListAllUsers;
export default ListAllUsers;

0 comments on commit 257dda3

Please sign in to comment.