We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
onClickNav = (toRight) => { console.log(toRight) }
왼쪽, 오른쪽 클릭 시 둘 다 true가 찍힙니다
The text was updated successfully, but these errors were encountered:
@Choyeongdeok 안녕하세요. 이슈 제보 감사합니다. 위 버그는 2.0.4버전에 픽스하였습니다. 감사합니다 :) https://www.npmjs.com/package/react-simple-image-slider/v/2.0.4
2.0.4
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
onClickNav = (toRight) => {
console.log(toRight)
}
왼쪽, 오른쪽 클릭 시 둘 다 true가 찍힙니다
The text was updated successfully, but these errors were encountered: