Skip to content

Commit

Permalink
Merge pull request #292 from SOPT-all/fix/#290/mypage-logout
Browse files Browse the repository at this point in the history
[Fix] λ§ˆμ΄νŽ˜μ΄μ§€ ν΄λ¦­μ‹œ ν† μŠ€νŠΈ λ‚˜νƒ€λ‚˜λŠ” ν˜„μƒ ν•΄κ²°
  • Loading branch information
heesunee authored Jan 24, 2025
2 parents d2ca742 + 1bfbdb4 commit 563cbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/mypage/constants/myPageList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ export const LIST_DATA = [
},
{ label: '자주 λ¬»λŠ” 질문', id: 5, inActive: true },
{ label: '고객 μ„Όν„°', id: 6, hasDivider: true, inActive: true },
{ label: 'λ‘œκ·Έμ•„μ›ƒ', id: 7, inActive: true },
{ label: 'λ‘œκ·Έμ•„μ›ƒ', id: 7 },
];

0 comments on commit 563cbb2

Please sign in to comment.