Skip to content

Commit

Permalink
chore: 주석 삭제
Browse files Browse the repository at this point in the history
  • Loading branch information
eunbeann committed Jan 18, 2024
1 parent 56cdbc6 commit 9e9040c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LecueNote/page/LeceuNotePage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ function LecueNotePage() {
isIconClicked: isIconClicked,
bookId: bookId,
});
// setTimeout(() => navigate(`/lecue-book/${bookUuid}`), 1000);
navigate(`/lecue-book/${bookUuid}`);
};

Expand Down

0 comments on commit 9e9040c

Please sign in to comment.