Skip to content

Commit

Permalink
resolved the conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
JAYATEJA04 committed Jul 29, 2023
2 parents 0efc902 + 574e3c4 commit 4082be9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/constants/apiConstant/GoalsApi.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const GoalsApi = {
MembersApi : 'https://api.realdevsquad.com/members',
}
MembersApi: 'https://api.realdevsquad.com/members',
};

export default GoalsApi;

0 comments on commit 4082be9

Please sign in to comment.