Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Typo error on line 271 #7

Open
Piropa opened this issue Feb 17, 2018 · 0 comments
Open

Typo error on line 271 #7

Piropa opened this issue Feb 17, 2018 · 0 comments

Comments

@Piropa
Copy link

Piropa commented Feb 17, 2018

You may see that when checking for the left arrow, the program checks for the right arrow....

It says:
271: this.props.arrowRight == undefined ?

I should be:
271: this.props.arrowLeft == undefined ?

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

No branches or pull requests

1 participant