From d5870c17b9519aaa5ca96ea9174ff2934dcccdf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B3=A0=EB=8F=99=EC=98=81?= Date: Thu, 23 May 2024 13:03:06 +0900 Subject: [PATCH] =?UTF-8?q?deeplink=20productDatail=20curationId=20?= =?UTF-8?q?=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- com.twin.app.shoptime/src/App/deepLinkHandler.js | 1 - 1 file changed, 1 deletion(-) diff --git a/com.twin.app.shoptime/src/App/deepLinkHandler.js b/com.twin.app.shoptime/src/App/deepLinkHandler.js index 75754893..279086e6 100644 --- a/com.twin.app.shoptime/src/App/deepLinkHandler.js +++ b/com.twin.app.shoptime/src/App/deepLinkHandler.js @@ -40,7 +40,6 @@ export const handleDeepLink = (contentTarget) => (dispatch, getState) => { panelInfo = { patnrId: patnrId, prdtId: prdtId, - curationId: curationId, // exposureOrder: exposureOrder, }; break;