mirror of https://github.com/langgenius/dify.git
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