[hoempanel] 베스트셀러 더보기 스팟이동 부분 추가
- pageName 추가.
This commit is contained in:
@@ -55,6 +55,9 @@ const BestSeller = ({ order, scrollTopBody, panelInfo }) => {
|
|||||||
pushPanel(
|
pushPanel(
|
||||||
{
|
{
|
||||||
name: panel_names.TRENDING_NOW_PANEL,
|
name: panel_names.TRENDING_NOW_PANEL,
|
||||||
|
panelInfo: {
|
||||||
|
pageName: "BS",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
[dispatch]
|
[dispatch]
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user