Skip to content

Commit

Permalink
[#63]Feat:라우터, API 분리
Browse files Browse the repository at this point in the history
  • Loading branch information
HyunJungJo98 committed Apr 5, 2022
1 parent 99744a6 commit 94a6817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/sweet-red-beans/src/url/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ export const MEMBER2 = 'https://github.com/EveKristinLee';
export const MEMBER3 = 'https://github.com/HyunJungJo98';
export const MEMBER_GITHUB = [MEMBER0, MEMBER1, MEMBER2, MEMBER3];
export const EMAIL = '[email protected]';
//

0 comments on commit 94a6817

Please sign in to comment.