Skip to content

Commit

Permalink
fix: resolve conflict
Browse files Browse the repository at this point in the history
Signed-off-by: pranalidhanavade <[email protected]>
  • Loading branch information
pranalidhanavade committed Dec 5, 2024
1 parent 608e757 commit 06f8dad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Issuance/Connections.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ useEffect(() => {
);
};

export default Connections;
export default Connections;
2 changes: 1 addition & 1 deletion src/components/Profile/DisplayUser.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ const DisplayUser = () => {
)
}

export default DisplayUser
export default DisplayUser

0 comments on commit 06f8dad

Please sign in to comment.