[SHOPTIME-3983] Featured Brands / Category / 상품 확인 후 다시 Category 포커싱 시 첫번째 Category로 포커싱
This commit is contained in:
@@ -9,7 +9,7 @@ import QuickMenuItem from "../QuickMenu/QuickMenuItem/QuickMenuItem";
|
||||
import css from "./QuickMenu.module.less";
|
||||
|
||||
const Container = SpotlightContainerDecorator(
|
||||
{ leaveFor: { right: "" }, enterTo: "last-focused" },
|
||||
{ leaveFor: { right: "" }, enterTo: "last-focused", preserveId: true },
|
||||
"nav"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user