Skip to content

Commit

Permalink
커밋테스트
Browse files Browse the repository at this point in the history
  • Loading branch information
chaeminseok committed Jul 10, 2024
1 parent 4679a22 commit c121c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/mainDetailPage/MainDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const MainDetail = () => {
behavior: "smooth",
});
};

console.log("a");
return (
<S.Container>
<MainTheme />
Expand Down

0 comments on commit c121c8a

Please sign in to comment.