Open haydenclev opened 2 months ago
Remove the text based input field and replace with typing animation that displays hovered word or cheat code.
Also update the UserInput.tsx file to read the WORD_LEN and NUM_WORDS values from global context within the "addGuessInputHandling" function rather than passing them in as arguments.
Remove the text based input field and replace with typing animation that displays hovered word or cheat code.