Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#553: Resolve type error due to wrong default prop of Carousel component #554

Merged
merged 1 commit into from
Feb 12, 2021

Conversation

ukjinjang
Copy link
Contributor

@ukjinjang ukjinjang commented Feb 2, 2021

This fixes wrong defaultProps of Carousel component. (resolve #553)

  • Assign Props to defaultProps.
  • Fix onSwipeMove and renderThumbs value of defaultProps.

@leandrowd leandrowd merged commit fa8a798 into leandrowd:master Feb 12, 2021
@leandrowd
Copy link
Owner

Published to npm as 3.2.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Type error due to wrong defaultProps of Carousel component
2 participants