[SHOPTME-3939] Keyword / 포커싱 상이 (오타 수정)

This commit is contained in:
hyunwoo93.cha
2025-01-14 14:20:17 +09:00
parent d2901b2fbf
commit c98c2317db

View File

@@ -181,7 +181,7 @@ export default function SearchResultsType({
}, },
[category, data, idx, searchQueryRef] [category, data, idx, searchQueryRef]
); );
SHOPTIME - 3939;
const { itemWidth, itemHeight, spacing } = ITEM_SIZE[category] || {}; const { itemWidth, itemHeight, spacing } = ITEM_SIZE[category] || {};
return ( return (