Skip to content

Commit

Permalink
Fix: Pull most recent code from main to resolve merge conflict.
Browse files Browse the repository at this point in the history
  • Loading branch information
aloraalee committed Feb 11, 2025
1 parent 5cc4d01 commit 85c825d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apiCalls.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,4 @@ export const fetchCompanyContact = async (userId: number | undefined, token: str
console.error("Please try again later", error.message);
throw error;
}
}
}

0 comments on commit 85c825d

Please sign in to comment.