feat: add carousel & new banner of explore page

This commit is contained in:
CodingOnStar 2025-10-14 15:41:22 +08:00
parent 0f52b34b61
commit 5653309080
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ export const IndicatorButton: FC<IndicatorButtonProps> = ({
return
}
// 重置并开始新动画
// reset and start new animation
setProgress(0)
animationIdRef.current += 1