[detail]
- 하단 부분 scrolldown부분 노출 관련하여 isBottom이 들어가있을시 정상작동하지않아 제거.
This commit is contained in:
@@ -1349,7 +1349,7 @@ export default function ProductAllSection({
|
||||
return shouldMinimize;
|
||||
});
|
||||
},
|
||||
[documentHeight, isBottom]
|
||||
[documentHeight]
|
||||
);
|
||||
|
||||
useEffect(() => {
|
||||
|
||||
Reference in New Issue
Block a user