-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
2 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
export const MYPAGE_TAB_CONTENTS = { | ||
PERSONAL_INFO: '개인정보 조회 및 변경', | ||
FAVORITE_TRAVEL_LIST: '찜한 여행지 목록', | ||
FAVORITE_TRAVEL_LIST: '저장한 여행지 목록', | ||
TRAVELER_TYPE: '여행자 유형 설정', | ||
}; |