Skip to content

Commit

Permalink
이미지 주석 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
hanseulhee committed Apr 6, 2024
1 parent a2c1006 commit 09e3800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/_common/nav/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ function Nav() {

<Link href="/mypage">
<div className={S.userProfileWrapper}>
<Image
{/* <Image
src="https://github.com/primus-teoSprint/FE/assets/63100352/b9d091d3-628e-4c16-a609-68b9e0acc3e4"
alt="사용자 프로필"
width={25}
height={25}
/>
/> */}
</div>
</Link>
</div>
Expand Down

0 comments on commit 09e3800

Please sign in to comment.