Skip to content

Commit

Permalink
✨ feat : 마이포즈에서도 스크롤되게
Browse files Browse the repository at this point in the history
  • Loading branch information
seondal committed Apr 12, 2024
1 parent 1419fb6 commit bfbdde8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Feed/FeedSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ export default function FeedSection({ children, query }: FeedSecionI) {
)}
</div>
)}
<div ref={ref} />
</div>
);
}

0 comments on commit bfbdde8

Please sign in to comment.