[디테일] 상세 화면 배포 확인용도

- 상세화면 비디오 확인용도
This commit is contained in:
junghoon86.park
2025-11-12 14:31:32 +09:00
parent 5c833ad6b2
commit 2d2b438508

View File

@@ -174,7 +174,7 @@ export default function ProductAllSection({
const youmaylikeData = useSelector((state) => state.main.youmaylikeData);
// ProductVideo 버전 관리 (1: 기존 modal 방식, 2: 내장 방식 , 3: 비디오 생략)
const [productVideoVersion, setProductVideoVersion] = useState(3);
const [productVideoVersion, setProductVideoVersion] = useState(2);
// const [currentHeight, setCurrentHeight] = useState(0);
//하단부분까지 갔을때 체크용