mirror of
https://github.com/langgenius/dify.git
synced 2026-01-26 21:52:20 +08:00
feat: add carousel & new banner of explore page
This commit is contained in:
parent
0f52b34b61
commit
5653309080
@ -33,7 +33,7 @@ export const IndicatorButton: FC<IndicatorButtonProps> = ({
|
||||
return
|
||||
}
|
||||
|
||||
// 重置并开始新动画
|
||||
// reset and start new animation
|
||||
setProgress(0)
|
||||
animationIdRef.current += 1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user