Skip to content

Commit

Permalink
feat(api): LOGOUT_API_URL을 index에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaymyong66 committed Aug 6, 2024
1 parent fc552c5 commit 2bcb00f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ export {
LOGIN_API_URL,
LOGIN_STATE_API_URL,
SIGNUP_API_URL,
LOGOUT_API_URL,
} from './authentication';

0 comments on commit 2bcb00f

Please sign in to comment.