[SHOPTIME-2988] 디테일 패널 원복
This commit is contained in:
@@ -321,10 +321,6 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
};
|
||||
}, [dispatch]);
|
||||
|
||||
useEffect(() => {
|
||||
dispatch(finishVideoPreview());
|
||||
}, []);
|
||||
|
||||
return (
|
||||
<>
|
||||
<TPanel
|
||||
|
||||
Reference in New Issue
Block a user