Skip to content

Commit

Permalink
Merge pull request #24 from divin3circle/main
Browse files Browse the repository at this point in the history
Main
  • Loading branch information
divin3circle authored May 8, 2024
2 parents d8a2595 + 9bf916e commit a7ad80c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions frontend/app/service/fantasyData.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ export const fantasyDataApi = createApi({
getDreamTeam: builder.query({
query: () => "/dream11",
}),

//get suggested players
}),
});

Expand Down

0 comments on commit a7ad80c

Please sign in to comment.