Skip to content

Commit

Permalink
Merge pull request #18 from Repick-official/userDetails
Browse files Browse the repository at this point in the history
[Feat] νŒλ§€μ€‘, νŒλ§€μ™„λ£Œ api μ—°κ²° 확인 및 리젝 μƒν’ˆ, 만료 μƒν’ˆ μ„ μž‘μ—…
  • Loading branch information
oyatplum authored Nov 11, 2024
2 parents 1efe530 + 9739f39 commit a355508
Show file tree
Hide file tree
Showing 7 changed files with 628 additions and 546 deletions.
1 change: 1 addition & 0 deletions src/api/request.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ export const getClothingSalesDetails = async (
method: "GET",
headers: {
"Content-Type": "application/json",
Authorization: `Bearer ${process.env.API_TOKEN}`,
},
}
);
Expand Down
Loading

0 comments on commit a355508

Please sign in to comment.