garncarz / hebrew-helper

https://hebrew.garncarz.cz
1 stars 0 forks source link

Enter on an empty input box #1

Closed garncarz closed 5 years ago

garncarz commented 5 years ago

Shouldn't do anything, skips to a next question now.

(Also write a test for this.)

garncarz commented 5 years ago

The code will be refactored, using React's state property, not refs. It will be cleaner & tests will be much easier to write, I hope.