I am learning React and currently reviewing useReducer. I am trying to create a keypad that resets when an incorrect entry is entered. This code works when the \'add-e
\'add-e