[TrendingNow] PopularShow noScrollByWheel={false} 추가

This commit is contained in:
jangheon Pyo
2024-04-15 15:42:10 +09:00
parent f3f90431aa
commit 32eb7d5a66

View File

@@ -93,6 +93,7 @@ export default function PopularProductList({
itemWidth={600}
spacing={12}
renderItem={renderItem}
noScrollByWheel={false}
/>
)}
</div>