Skip to content

Commit

Permalink
refactor: 주석 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
wo-o29 committed Sep 29, 2024
1 parent 1e6aad4 commit f1dabd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/mypage/index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ function MyPage() {
<MyPageReview />
<Profile />
</S.Box>
{/* <Bookmark /> */}
<Bookmark />
<Planner />
</S.Container>
</>
Expand Down

0 comments on commit f1dabd0

Please sign in to comment.