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

Remove unused properties parameter in arrow event listeners #7

Open
msmichellegar opened this issue Jul 14, 2016 · 0 comments
Open

Comments

@msmichellegar
Copy link
Owner

On reviewing my own code, noticed that there are stray parameters being passed to the loadNextImage() and loadPreviousImage() functions in the carousel component. The properties parameter is unused, and probably left over from a previous iteration. These should be removed!

Reference: https://github.com/msmichellegar/flickr/blob/master/src/js/components/carousel.jsx#L71

@msmichellegar msmichellegar changed the title Remove unused properties parameter in arrow event listeners Remove unused properties parameter in arrow event listeners Jul 14, 2016
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

No branches or pull requests

1 participant