[App] deepLinkHandler 수정
Detail Notes : 1. case “OS”, panelInfo lgCatNm 주석
This commit is contained in:
@@ -145,7 +145,7 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => {
|
||||
panelName = panel_names.ON_SALE_PANEL;
|
||||
panelInfo = {
|
||||
lgCatCd: lgCatCd,
|
||||
lgCatNm: lgCatNm,
|
||||
// lgCatNm: lgCatNm,
|
||||
};
|
||||
break;
|
||||
case "BS":
|
||||
|
||||
Reference in New Issue
Block a user