deeplink 디버그 재수정
This commit is contained in:
@@ -68,7 +68,7 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => {
|
||||
expsOrd = tokens[6]; // 노출순번
|
||||
curationId = tokens[7]; // 큐레이션아이디
|
||||
panelName = panel_names.DETAIL_PANEL;
|
||||
deeplinkPanel = "Product Detaoil";
|
||||
deeplinkPanel = "Product Detail";
|
||||
panelInfo = {
|
||||
patnrId: patnrId,
|
||||
prdtId: prdtId,
|
||||
|
||||
Reference in New Issue
Block a user