From c98c2317db05484020877bd71acf73e5c2fea51a Mon Sep 17 00:00:00 2001 From: "hyunwoo93.cha" Date: Tue, 14 Jan 2025 14:20:17 +0900 Subject: [PATCH] =?UTF-8?q?[SHOPTME-3939]=20Keyword=20/=20=ED=8F=AC?= =?UTF-8?q?=EC=BB=A4=EC=8B=B1=20=EC=83=81=EC=9D=B4=20(=EC=98=A4=ED=83=80?= =?UTF-8?q?=20=EC=88=98=EC=A0=95)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/SearchPanel/SearchResults/SearchResultsType.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx b/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx index cb8b30eb..f68f65a8 100644 --- a/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx +++ b/com.twin.app.shoptime/src/views/SearchPanel/SearchResults/SearchResultsType.jsx @@ -181,7 +181,7 @@ export default function SearchResultsType({ }, [category, data, idx, searchQueryRef] ); - SHOPTIME - 3939; + const { itemWidth, itemHeight, spacing } = ITEM_SIZE[category] || {}; return (