Closed Jamescan closed 5 years ago
If user-input has an obvious error (when examining the 3x3 block of the input), color the cell red.
Bring in redux for this + future validation logic?
This should be optional, i.e. a check box for "simple validation"
Validation should be obvious - i.e. same number in row, column, or 3x3 block.
Finished this
If user-input has an obvious error (when examining the 3x3 block of the input), color the cell red.