-
Notifications
You must be signed in to change notification settings - Fork 186
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Galery): fix autoPlay when dragging slides (#7877)
* fix(Galery): fix autoPlay when dragging slides * fix(HorizontalScroll): remove unused useEffect * fix(Gallery): rm useImperativeHandler and return controls from hook * fix(Gallery): rm import * fix(useAutoPlay): use useCallback * fix(useAutoPlay): rm import
- Loading branch information
1 parent
5775640
commit 3661e98
Showing
3 changed files
with
92 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters