From b1073be89dc0f5cd7577800925c909cc330d2ffd Mon Sep 17 00:00:00 2001 From: shinya Date: Wed, 16 Jul 2025 01:23:58 +0800 Subject: [PATCH] fix: scrollable row index --- src/components/ScrollableRow.tsx | 28 ++++++++++++++++------------ src/components/VideoCard.tsx | 2 +- 2 files changed, 17 insertions(+), 13 deletions(-) diff --git a/src/components/ScrollableRow.tsx b/src/components/ScrollableRow.tsx index 3e06ecc..f140599 100644 --- a/src/components/ScrollableRow.tsx +++ b/src/components/ScrollableRow.tsx @@ -109,20 +109,22 @@ export default function ScrollableRow({ {showLeftScroll && (
-
e.stopPropagation()} - />