Skip to content

Disable the generate button when the sudoku board has errors

Vikram Kangotra requested to merge fix_disable_generate_button into main

This fix disables the generate button when there are more than one error on sudoku board.

Merge request reports