Skip to content

Commit

Permalink
Merge pull request #138 from YAPP-Github/dev
Browse files Browse the repository at this point in the history
Release 0.1.4
  • Loading branch information
leejiho9898 authored Jul 16, 2022
2 parents f9c257b + 34e0d2f commit 344b481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ const apiClient = axios.create({
Authorization: Cookies.get('AccessToken') || '',
},
});

export default apiClient;

0 comments on commit 344b481

Please sign in to comment.