From 2048211069c2ba873f570a29cf3376ce6d660917 Mon Sep 17 00:00:00 2001 From: eunbenn Date: Sat, 20 Jan 2024 06:24:04 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=EC=8A=A4=ED=8B=B0=EC=BB=A4=20=EB=82=B4?= =?UTF-8?q?=EB=A0=A4=EA=B0=80=EA=B8=B0=20=EC=88=98=EC=A0=95=20=EB=B0=98?= =?UTF-8?q?=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Detail/components/LecueNoteListContainer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Detail/components/LecueNoteListContainer/index.tsx b/src/Detail/components/LecueNoteListContainer/index.tsx index 7593a91a..76b71b00 100644 --- a/src/Detail/components/LecueNoteListContainer/index.tsx +++ b/src/Detail/components/LecueNoteListContainer/index.tsx @@ -113,7 +113,7 @@ function LecueNoteListContainer(props: LecueNoteListContainerProps) { setHeightFromBottom(fullHeight - stickerState.positionY); } } - }, [fullHeight, stickerState.positionY]); + }, [fullHeight, stickerState.positionY, scrollRef]); useEffect(() => { // state : 라우터 타고 온 스티커 값