[App] deepLinkHandler 수정

Detail Notes :

1. case “OS”, panelInfo lgCatNm 주석
This commit is contained in:
younghoon100.park
2024-04-25 16:44:43 +09:00
parent 2bfdccb392
commit 79c366296c

View File

@@ -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":