[HomePanel]BestSeller 스팟수정
- bestseller에서 스팟 왼쪽이동시에 gnb로 이동안하는부분 수정.
This commit is contained in:
@@ -17,7 +17,7 @@ import css from "./BestSeller.module.less";
|
||||
|
||||
const SpottableComponent = Spottable("div");
|
||||
const Container = SpotlightContainerDecorator(
|
||||
{ enterTo: "last-focused", leaveFor: { left: "", right: "" } },
|
||||
{ enterTo: "last-focused" },
|
||||
"div"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user