Skip to content

Commit

Permalink
Add EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
devennavani committed Jan 17, 2024
1 parent 0a36f19 commit 95ad1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/graphql/apolloClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ const client = new ApolloClient({
cache: new InMemoryCache(),
});

export default client;
export default client;

0 comments on commit 95ad1b1

Please sign in to comment.