Skip to content

Commit

Permalink
fix: project card animation 로직 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-yn committed Jun 30, 2024
1 parent fd88197 commit 3532a2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/NormalProject/NormalProject.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ const Content = () => {
alt="프로젝트 더보기"
visible_status="VISIBLE"
href={userInfo.primary_link || '/'}
animationIdx={projectData.length + 1}
noAnimation
>
<ProjectCard.Name />
Expand Down

0 comments on commit 3532a2c

Please sign in to comment.